@charset "utf-8";
/* CSS Document */

/*******************************************************************/
/*                                                           RESET */
/*******************************************************************/
body, div, p, ul, ol, li, h1, h2, h3, h4, h5, h6, address, a, strong, em, dl, dt, dd, table, thead, tbody, tfoot, tr, td, th, form, fieldset, legend, caption { padding: 0px; margin: 0px; outline: none; background-position: left top; background-repeat: no-repeat; }

body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height: 18px; background-color: #FFFFFF; }

blockquote, address { font-style: normal; }

img,
a img { border: none; }

/*******************************************************************/
/*                                                          GLOBAL */
/*******************************************************************/
.clear { clear: both; height: 0px; overflow: hidden;}
.hide { display: none; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.small { font-size: 11px; }
.note { font-size: 12px; line-height: 140%; }
.big { font-size: 14px; }
.valign-middle { vertical-align: middle; }

a { color: #D0258E; text-decoration: underline; }
a:hover { color: #D0258E; }

img.right { float: right; margin-left: 8px; margin-bottom: 5px; margin-top: 3px; }
img.left { float: left; margin-right: 8px; margin-bottom: 5px; margin-top: 3px; }

hr { display: none; }
.hr-line { height: 1px; overflow: hidden; background-color: #CCCCCC; }


/************************/
/* BASIC TAG DEFINITION */
/************************/
body { font-family: Georgia, "Times New Roman", Times, serif; color: #231F20; font-size: 12px; }
h1 { font-size: 34px; font-weight: normal; font-style: italic; line-height: 34px; }
a { color: #231F20; }
a:hover { color: #EF5B23; }
ul li { list-style: none; }


input[type=text],
input[type=password],
input[type=file],
select,
textarea,
button { font-family: Georgia, "Times New Roman", Times, serif; border: 1px solid #E3E3E3; padding: 4px 10px; }

/*******************************************************************/
/*                                                          LAYOUT */
/*******************************************************************/
body { padding-bottom: 80px; color: #231F20; }

#page-wrapper {}


/*******************************************************************/
/*                                                          HEADER */
/*******************************************************************/
#header { height: 280px; background-color: #E6E6DE; }

#header .content { width: 1000px; margin: 0px auto; position: relative; }

#logo { padding: 20px 0px 0px 18px; width: 100px; height: 100px; overflow: hidden; }

/*********/
/* FLASH */
/*********/
#flash { width: 825px; height: 325px; overflow: hidden; position: absolute; top: 0px; right: 5px; }
#flash .content { width: 825px; height: 325px; }

.section-homepage #flash { background: url(/images/flash-rplc.jpg) no-repeat left top; }

/********/
/* MENU */
/********/
#menu { font-size: 18px; position: absolute; top: 126px; left: 7px; margin: 0px; padding: 4px 0px 10px 14px; width: 156px; font-style: italic; background: url(/images/menu-active.png) no-repeat left top; }
#menu li { line-height: 34px; }
#menu a { text-decoration: none; }

.section-homepage #menu-homepage a,
.section-catalog #menu-catalog a,
.section-information #menu-information a,
.section-terms #menu-information a,
.section-colours #menu-information a,
.section-contact #menu-contact a { color: #F15A22; } 

.section-homepage #menu { background-position: 0px 0px; }
.section-catalog #menu { background-position: 0px 33px; }
.section-information #menu,
.section-terms #menu { background-position: 0px 67px; }
.section-colours #menu { background-position: 0px 67px; }
.section-contact #menu { background-position: 0px 102px; }
.section-cart #menu { background-image: url(''); }


/**********/
/* BASKET */
/**********/
#basket { position: absolute; top: 12px; right: 36px;}
#basket p { display: block; width: 173px; height: 48px; padding: 0px 0px 0px 0px; text-align: center; line-height: 48px; background: url(/images/basket-bg.png) no-repeat left top; font-size: 18px; font-style: italic; color: #FFFFFF; letter-spacing: -1px; }
#basket a { color: #FFFFFF; }


/*******************************************************************/
/*                                                          FOOTER */
/*******************************************************************/
#footer { background-color: #231F20; font-style: italic; }
#footer .content { width: 970px; margin: 0px auto; padding: 20px 0px 30px 30px; position: relative; }


/* SUBFOOTER */
#footer .subfooter { position: absolute; bottom: -63px; color: #918F8F; width: 940px; font-size: 11px; }
#footer .subfooter a,
#footer .subfooter a:visited { color: #918F8F; text-decoration: underline; }
#footer .subfooter a:hover { color: #545152; }

/* GIANT */
#giant { float: right; }
#giant img { vertical-align: middle; }
#giant a { text-decoration: none !important; }


/* LINKS */
#footer a { color: #868485; text-decoration: none; }
#footer a:visited { color: #545152; }
#footer a:hover { color: #FFFFFF; }

#footer ul { font-weight: bold; color: #FFFFFF; }
#footer ul a { color: #FFFFFF; }
#footer ul a:visited { color: #FFFFFF; }
#footer ul ul { font-weight: normal; padding: 8px 0px 0px 0px; }
#footer ul ul ul { padding: 6px 0px 0px 0px; }
#footer ul ul ul a { color: #868485; }
#footer ul ul ul a:visited { color: #545152; }
#footer ul ul ul a:hover { color: #FFFFFF; }


.first-section { padding: 0px 0px 0px 0px; position: absolute; }
.first-section.second { margin-top: 48px; }
.first-section.third { margin-top: 112px; }

#footer li.first-section ul { padding-top: 3px; }
#footer li.first-section ul a { color: #868485; }
#footer li.first-section ul a:visited { color: #545152; }
#footer li.first-section ul a:hover { color: #FFFFFF; }

.second-section { width: 560px; margin-left: 170px; }
.second-section ul:after { content: '.'; display: block; width: 0px; height: 0px; visibility: hidden; clear: both; }
.second-section li.first { width: 224px; float: left; }
.second-section li.second { width: 336px; float: left; }
.second-section li ul li { width: 112px; float: left; }

.third-section { width: 240px; float: right; }
.third-section span { display: block; color: #5A5758; font-weight: normal; }
.third-section span.full { color: #FFFFFF; }
.third-section span.full a { background-color: #EF5B23; padding: 2px 5px 2px 4px; }

/*******************************************************************/
/*                                                         CONTENT */
/*******************************************************************/
#main-content { min-height: 400px; width: 1000px; margin: 0px auto; padding: 50px 0px 0px 0px; }

.intro { padding: 0px 264px 0px 48px; }

.mask { position: relative; }
.mask-layer { position: absolute; top: 0px; left: 0px; width: 59px; height: 56px; background: url(/images/leather-mask.png) no-repeat left top; }

.checkbox { display: inline-block; vertical-align: middle; width: 22px; height: 22px; margin: 0px 8px 0px 0px; }
.checkbox.ready { background: url(/images/checkbox.png) no-repeat left top; }
.checkbox.ready input { display: none; }
.checkbox.checked { background-position: left -22px; }
.checkbox.classic.ready { background-image: url(/images/checkbox-classic.png); }


/****************/
/* CLASSIC TEXT */
/****************/
.classic-text { padding: 20px 200px 0px 20px; margin-top: 10px; border-top: 2px solid #F9F9F7; }
.classic-text h1 { font-size: 22px; font-weight: normal; }
.classic-text h2 { font-size: 14px; padding: 10px 0px 5px 0px; }
.classic-text p { padding-bottom: 1em; }

/****************/
/* SECTION INFO */
/****************/
.section-info { padding: 0px 17px 0px 20px; position: relative; }
.section-info .section-title { padding: 1px 0px 30px 0px; font-size: 34px; font-weight: normal; font-style: italic; line-height: 34px; display: inline-block; text-indent: -2px;  }
.section-info .nav { line-height: 18px; font-size: 12px; font-style: italic; }
.section-info .nav a { text-decoration: none; }
.section-info a.disabled { text-decoration: none; }
.section-title.insignificant { color: #B2B1B1; word-spacing: 10px; }
.section-title.insignificant a { color: #B2B1B1; word-spacing: normal; }
.section-title.separator { color: #B2B1B1; padding-left: 10px; padding-right: 10px; }

/* CLOUD LINKS */
.section-cloud-links { height: 47px; float: right; margin-top: -2px; }
.section-cloud-links li { float: left; padding-left: 15px; }
.section-cloud-links a { color: #918F8F; font-size: 17px; font-style: italic; display: block; width: 174px; height: 47px; line-height: 47px; text-align: center; text-decoration: none; }
.section-cloud-links a:hover { color: #231F20; }
.section-cloud-links .active a { background: url(/images/cloud-link.png) no-repeat left top; color: #231F20; }


/**************/
/* RANGE LIST */
/**************/
.range-list { padding: 35px 0px 20px 0px; overflow: hidden; }
.range-list li { display: block; float: left; width: 33%; height: 215px; position: relative; }
.range-list p { text-align: right; font-size: 11px; color: #B2B1B1; padding: 5px 50px 0px 0px; }
.range-list .mask { width: 280px; height: 170px; display: block; overflow: hidden; margin: 0 auto; }
.range-list .mask-layer { width: 280px; height: 170px; background: url(/images/product-mask-01.png) no-repeat left top; }
.range-list .mask-layer.type-1 { background-image: url(/images/product-mask-01.png); }
.range-list .mask-layer.type-2 { background-image: url(/images/product-mask-02.png); }
.range-list .mask-layer.type-3 { background-image: url(/images/product-mask-03.png); }
.range-list p a { position: absolute; top: 125px; right: 50px; height: 37px; line-height: 34px; padding: 0px 17px 0px 15px; display: block; color: #FFFFFF; font-size: 20px; font-style: italic; text-decoration: none; background: url(/images/product-link-bg-01.png) no-repeat right top; }
.range-list p a span { white-space: nowrap; }
.range-list p a.type-2 { background-image: url(/images/product-link-bg-02.png); overflow: visible; width: 80px; min-width: 0px; }
.range-list p a.type-2 span { display: block; height: 37px; padding: 0px 0px 0px 17px; position: absolute; right: 17px; background: url(/images/product-link-bg-02.png) no-repeat left top; }

.range-list li:hover .mask-layer { background-position: 0px -170px; }
.range-list li:hover a { background-position: right -37px; }
.range-list li:hover a.type-2 span { background-position: left -37px; }

/****************/
/* PRODUCT LIST */
/****************/
.product-list { border-top: 2px solid  #F9F9F7; padding: 10px 0px 0px 0px; overflow: hidden; margin: 0px 20px 0px 0px; }
.product-list li { border: 2px solid #F9F9F7; border-top: none; border-right: none; display: block; width: 240px; height: 300px; float: left; text-align: center; }
.product-list h2 { padding: 20px 0px 0px 27px; text-align: left; font-size: 20px; font-weight: normal; font-style: italic; line-height: 20px; height: 55px; }
.product-list img { padding-bottom: 10px; }
.product-list p.dims { font-size: 11px; color: #918F8F; padding: 0px 0px 23px 0px; }
.product-list p.price { color: #EF5B23; font-style: italic; font-weight: normal; font-size: 14px; padding: 0px 0px 21px 0px; }
.product-list p.price strong { font-size: 22px; font-weight: normal; }
.product-list p.order { text-align: center; }
.product-list p.order a { display: block; width: 104px; height: 39px; line-height: 38px; color: #FFFFFF; text-decoration: none; font-style: italic; font-size: 14px; background: url(/images/button-order-bg.png) no-repeat left top; margin: 0 auto; }
.product-list p.order a:hover { background-position: left -39px; }

/* BORDERS */
.product-list li:nth-child(4n+1) { border-left: none; }
.product-list li.nth-child-4n1 { border-left: none; }
.product-list li.last-row { border-bottom: none; }

/**************/
/* PRICE LIST */
/**************/
.price-list { padding: 25px 20px 0px 35px; border-top: 2px solid #F9F9F7;  }
.price-list li { position: relative; padding: 0px 0px 45px 0px;  }
.price-list h2 { font-size: 24px; font-style: italic; font-weight: normal; line-height: 24px; padding: 0px 0px 11px 0px; }
.price-list .dims { font-size: 11px; color: #918F8F; }
.price-list p.order { position: absolute; top: 0px; right: 0px; }
.price-list p.order a { display: block; width: 94px; height: 36px; padding: 3px 0px 0px 11px; line-height: 36px; background: url(/images/button-order-arrow-bg.png) no-repeat left top; font-size: 14px; color: #FFFFFF; font-weight: bold; font-style: italic; text-decoration: none; }
.price-list p.order a:hover { background-position: left -39px; }
.price-list .img { width: 215px; height: 65px; padding: 0px 0px 0px 10px; float: left; overflow: hidden; }

.price-list .table { clear: both; border-bottom: 2px solid #F2F2EE;  }
.price-list table { clear: both; font-size: 18px; font-style: italic; border-collapse: collapse; text-align: center; margin: 13px 0px 0px 0px; }
.price-list th { font-size: 14px; border-left: 2px solid #F2F2EE; padding: 15px 0px 0px 0px; }
.price-list td { color: #EF5B23; font-weight: normal; border-left: 2px solid #F2F2EE; padding: 8px 0px 20px 0px; }
.price-list tr td:first-child,
.price-list tr th:first-child { border-left: none; }


/****************/
/* LEATHER LIST */
/****************/
.leather-list { }
.leather-list:after { content: '.'; display: block; height: 0px; visibility: hidden; clear: both; }
.leather-list li { display: block; float: left; width: 73px; height: 67px; text-align: center; cursor: pointer; position: relative; }
.leather-list .mask { display: block; width: 59px; height: 56px; margin: 0 auto; }
.leather-list li:hover .mask-layer { background-position: left bottom; }

/* BUBBLE */
.label-bubble { display: block; width: 104px; height: 35px; margin-left: -52px; padding: 18px 0px 0px 0px; position: absolute; top: 45px; left: -16px; background: #FFFFFF; z-index: 99; color: #FFFFFF; font-size: 11px; font-weight: normal; white-space: nowrap; line-height: 14px; background: url(/images/bubble-bg.png) no-repeat left top; text-align: center; }

/*****************/
/* COLOR PALLETE */
/*****************/
.color-pallete { border-top: 2px solid #F9F9F7; padding: 0px 20px 40px 30px; }

.color-pallete li { clear: left; padding: 17px 0px 0px 0px; border-top: 2px solid #F2F2EE; }
.color-pallete li.head { border-bottom: 2px solid #F2F2EE; padding: 0px; margin-bottom: 2px; border-top: none; }
.color-pallete li.head div { padding-bottom: 0px; }

/* LEATHER TYPE */
.leather-type { width: 250px; padding-right: 45px; }
.leather-type h2 { font-size: 20px; font-weight: normal; font-style: italic; padding: 3px 0px 12px 0px; }
.leather-type p { color: #918F8F; font-size: 11px; line-height: 16px; }

/* LEATHER COLORS */
.leather-colors { width: 413px; padding: 0px 0px 0px 17px; background: url(/images/color-pallete-column-separator.png) no-repeat 0px 18px; }
.leather-colors li { clear: none; padding: 0px; border: none; }
.leather-colors li.selected .mask-layer { background-position: left bottom; }

/* LEATHER PREVIEW */
.leather-preview { width: 225px; }
.leather-preview .mask-container { width: 225px; height: 215px; font-size: 10px; line-height: 15px; text-align: center; background-color: #F9F9F7; position: relative; margin-bottom: 20px; }
.leather-preview .mask-container p { color: #B0AFAE; width: 136px; text-align: center; padding: 82px 0px 0px 45px; background-color: #F9F9F7; }
.leather-preview .mask-layer,
.leather-preview .zoom-layer { display: block; width: 225px; height: 215px; background: url(/images/leather-preview-mask.png) no-repeat left top; position: absolute; top: 0px; left: 0px; }
.leather-preview .zoom-layer { background: url(/images/zoom.png) no-repeat center center; visibility: hidden; }
.leather-preview .leather-container { background-color: #FFFFFF; width: 225px; height: 215px; position: absolute; top: 0px; left: 0px; }
.leather-preview .leather-label { top: -37px; position: relative; z-index: 5; margin-bottom: -20px; }
.leather-preview .label { padding: 7px 0px 0px 0px; margin: 0px; width: 133px; height: 40px; text-align: center; background: url(/images/leather-preview-label-bg.png) no-repeat left top; color: #FFFFFF; font-size: 13px; line-height: 16px; font-weight: bold; font-style: italic; margin: 0px auto 0px auto; }
.leather-preview .more { font-size: 17px; font-style: italic; padding: 10px 0px 0px 0px; text-align: center; }
.leather-preview .overlay { width: 225px; height: 215px; background: #FFFFFF url(/images/spinner.gif) no-repeat center center; position: absolute; top: 0px; left: 0px; }

/* FLASH PREVIEW */
#flash-preview-container { width: 451px; height: 426px; overflow: hidden; position: fixed; top: 50%; left: 50%; margin-left: -225px; margin-top: -213px; } 
#flash-preview-container .flash-preview-close-btn { display: block; width: 30px; height: 30px; background: url(/images/closebox.png) no-repeat left top; position: absolute; top: 25px; right: 25px; cursor: pointer; }

.color-pallete .leather-type,
.color-pallete .leather-colors,
.color-pallete .leather-preview { float: left; padding-bottom: 18px; }

.color-pallete .head { font-size: 17px; font-style: italic; line-height: 45px; }
.color-pallete .head .leather-colors { width: auto; padding-left: 27px; background: none; }
.color-pallete .head .leather-colors p { font-size: 10px; padding: 0px 0px 0px 30px; line-height: 15px; color: #918F8F; font-style: normal; width: 490px; display: inline-block; vertical-align: middle;  }
.color-pallete .head .leather-colors p a { color: #918F8F; }

/**************/
/* COLLECTION */
/**************/
.collection {}
.collection h2 { width: 182px; padding: 0px 0px 0px 15px; float: left; height: 44px; background: url(/images/collection-silver-title-bg.png); font-size: 26px; line-height: 40px; font-style: italic; font-weight: normal; margin: 1px 0px 0px 18px; }
.collection h2 a { color: #231F20; text-decoration: none; }
.collection h2 a:hover { text-decoration: underline; }
.collection .intro { padding: 0px 70px 0px 260px; }
.collection.gold h2 { background-image: url(/images/collection-gold-title-bg.png); }
.collection.gold { border-top: 2px solid #F9F9F7; padding-top: 35px; margin-bottom: 100px; }

/****************/
/* COLOR FILTER */
/****************/
#color-filter { overflow: hidden; }
#color-filter-slide { padding: 0px 17px 0px 20px; position: relative; }
#color-filter-content { border-top: 2px solid #F2F2EE; border-bottom: 6px double #F2F2EE; position: relative; padding: 11px 0px 0px 0px; }
#color-filter-content-wrapper { padding: 0px 0px 25px 0px; }
#color-filter h2 { font-size: 17px; font-weight: normal; font-style: italic; padding: 0px 0px 0px 11px; }
#color-filter ul { padding: 18px 170px 5px 3px; }
#color-filter ul:after { content: '.'; display: block; width: 0px; height: 0px; visibility: hidden; clear: left; }
#color-filter li { list-style: none; display: block; float: left; width: 102px; text-align: center; cursor: pointer; padding-bottom: 10px;  }
#color-filter li a { font-size: 11px; text-decoration: none; display: block; padding-top: 3px; color: #B2B1B1; }
#color-filter li .mask { display: block; width: 59px; height: 56px; margin: 0px auto; position: relative; overflow: hidden; }
#color-filter li:hover .mask-layer { background-position: 0px -56px; }
#color-filter li:hover a { color: #EF5B23; }

#color-filter .trigger { display: block; width: 230px; height: 46px; position: absolute; top: 20px; right: 17px; font-size: 17px; color: #8A8887; font-style: italic; line-height: 46px; text-align: center; background: url(/images/color-filter-trigger-bg.png) no-repeat left top; cursor: pointer; }
#color-filter .trigger.on { background-position: 0px -46px; }
#color-filter .close { display: block; width: 86px; height: 25px; line-height: 25px; padding: 0px 0px 0px 22px; background: url(/images/color-filter-close-btn.png) no-repeat left top; font-size: 11px; color: #FFFFFF; font-style: italic; font-weight: bold; cursor: pointer; position: absolute; top: 6px; right: 2px; }
#color-filter p.more { padding: 0px 0px 5px 19px; margin: 24px 0px 0px 0px; width: 160px; font-size: 17px; font-style: italic; border-left: 2px solid #F2F2EE; line-height: 22px; float: right; }

#active-filter { display: block; height: 46px; position: absolute; top: 15px; right: 17px; line-height: 46px; }
#active-filter em { font-size: 15px; color: #918F8F; padding-right: 10px; font-weight: bold; }
#active-filter a { display: inline-block; width: 96px; padding: 0px 0px 0px 27px; height: 49px; background: url(/images/filter-cancel.png) no-repeat left top; line-height: 49px; font-size: 15px; color: #8A8887; text-decoration: none;  font-weight: bold; font-style: italic; margin: 0px 0px 0px 15px; }
#active-filter a:hover { text-decoration: underline; }
#active-filter .mask { display: inline-block; width: 30px; height: 28px; vertical-align: middle; margin: 0px 5px 0px 0px; }
#active-filter .mask .mask-layer { width: 30px; height: 28px; background: url(/images/leather-mask-small.png) no-repeat left top; }


/*******************/
/* PAGE COLLECTION */
/*******************/
#main-content.page-collection { padding-bottom: 50px; }
.page-collection .intro { padding-left: 18px; padding-right: 0px; width: 690px; }

/****************/
/* PAGE PRODUCT */
/****************/
#main-content.page-product { padding-bottom: 100px; }
.page-product .section-info .section-title { padding-bottom: 20px; }

/**************/
/* PAGE ORDER */
/**************/
#main-content.page-order { padding-bottom: 100px; }
.page-order .section-info .section-title { padding-bottom: 20px; }

/***************/
/* FORM BASKET */
/***************/
#form-basket { border: 10px solid #F4F4F1; padding: 20px 10px 20px 20px; margin: 0px 0px 0px 5px; }
#form-basket legend { font-size: 20px; font-weight: normal; font-style: italic; padding-left: 7px; }
#form-basket fieldset { padding: 0px 0px 20px 0px; margin: 0px; border: none; float: left; }
#form-basket button { border: none; background: none; margin-top: 50px; }
#form-basket button span { display: block; width: 196px; height: 57px; line-height: 57px; text-align: center; color: #FFFFFF; background: url(/images/button-basket.png) no-repeat left top; font-size: 20px; font-style: italic; }

/* PRODUCT */
#form-basket .product { border-bottom: 6px double #F2F2EE; position: relative; padding: 0px 0px 20px 0px; margin: 0px 0px 22px 0px; }
#form-basket .product h2 { font-size: 34px; color: #F15A22; font-weight: normal; font-style: italic; line-height: 34px; padding: 0px 0px 6px 0px; }
#form-basket .product img { float: left; padding: 3px 28px 0px 8px; }
#form-basket .product p { padding: 0px; margin: 0px; }
#form-basket .product .product-name { font-size: 24px; font-style: italic; width: 470px; display: inline-block; line-height: 24px; }
#form-basket .product .help { color: #918F8F; font-size: 11px; line-height: 16px; text-align: right; position: absolute; top: 0px; right: 27px; width: 290px; padding: 11px 0px 0px 0px; }
#form-basket .product .help h3 { font-size: 17px; font-style: italic; padding: 0px 0px 7px 0px; font-weight: normal; }
#form-basket .product .help h3 strong { color: #231F20; font-weight: normal; }

/* LEATHER TYPE */
#form-basket-group-type { width: 283px; }
#form-basket-group-type ul { width: 200px; margin: 13px 0px 0px 0px; }
#form-basket-group-type li { border-bottom: 2px solid #F2F2EE; padding: 13px 0px 12px 7px; position: relative; }
#form-basket-group-type label { font-size: 17px; font-style: italic; display: block; }
#form-basket-group-type label em { color: #EF5B23; position: absolute; right: 20px; }
#form-basket-group-type .undetermined { color: #918F8F; padding-left: 40px; border-bottom: none; font-size: 11px; line-height: 16px; }
#form-basket-group-type .undetermined label { display: block; margin-left: -33px; padding-bottom: 9px; }
#form-basket-group-type .radio { display: inline-block; vertical-align: middle; width: 22px; height: 22px; margin: 0px 8px 0px 0px; }
#form-basket-group-type .radio.ready { background: url(/images/checkbox.png) no-repeat left top; }
#form-basket-group-type .radio.ready input { display: none; }
#form-basket-group-type .radio.checked { background-position: left -22px; }
/*#form-basket-group-type .checkbox input { display: none; }*/

#form-basket-group-color .leather-color-label { font-size: 11px; font-style: normal; margin-bottom: 0px; padding: 20px 0px 0px 7px; }

/* LEATHER COLOR */
#form-basket .leather-colors { background: none; padding: 25px 0px 0px 0px; width: 400px; float: left; position: relative; }
#form-basket .leather-colors .leather-color-block.loaded { position: absolute; top: 10px; width: 400px; }
#form-basket .leather-list { padding: 0px; margin-left: -8px; }
#form-basket .leather-list li { width: 71px; }
#form-basket .leather-list input { display: none; }
#form-basket .leather-container { background: none; }
#form-basket .leather-preview { width: 225px; float: left; }


/* QUANTITY */
#form-basket-group-quantity { width: 190px; }
#form-basket-group-quantity p { color: #918F8F; padding: 10px 0px 0px 20px; }
#form-basket-group-quantity input { font-size: 30px; width: 35px; padding: 0px; margin: 0px 0px 0px 5px; vertical-align: middle; font-style: italic; text-align: center; }
#form-basket-group-quantity strong { font-size: 20px; color: #231F20; font-weight: normal; font-style: italic; }

/* STEPS */
#form-basket.step-1 {}
#form-basket.step-1 #form-basket-group-color { position: relative; opacity: 0.5; }
#form-basket.step-1 #form-basket-group-color .in-step { visibility: hidden; opacity: 0.01; }
#form-basket.step-1 #form-basket-group-color .pre-step { padding: 20px 0px 0px 7px; font-size: 11px; font-style: normal;  }
#form-basket.step-1 #form-basket-group-quantity { visibility: hidden; }
#form-basket.step-1 button { visibility: hidden; }

#form-basket.step-2 {}
#form-basket.step-2 #form-basket-group-color { opacity: 1; }
#form-basket.step-2 #form-basket-group-color .in-step { visibility: visible; opacity: 1; }
#form-basket.step-2 #form-basket-group-color .pre-step { display: none; }
#form-basket.step-2 #form-basket-group-quantity { visibility: visible; opacity: 0.5; }
#form-basket.step-2 #form-basket-group-quantity p { visibility: hidden; }
#form-basket.step-2 button { visibility: hidden; }

#form-basket.step-3 #form-basket-group-color .pre-step { display: none; }
#form-basket.step-3 #form-basket-group-quantity { opacity: 1; }
#form-basket.step-3 #form-basket-group-quantity p { visibility: visible; }
#form-basket.step-3 button { visibility: visible; }

/* BASKET CONFIRMATION */
.basket-confirmation { border: 10px solid #F4F4F1;  position: relative; padding: 20px 20px 20px 20px; margin: 0px 0px 22px 7px; }
.basket-confirmation h2 { font-size: 34px; color: #F15A22; font-weight: normal; font-style: italic; line-height: 34px; padding: 0px 0px 13px 0px; }
.basket-confirmation img { float: left; padding: 3px 28px 0px 8px; }
.basket-confirmation p { padding: 0px; margin: 0px; }
.basket-confirmation .product-name { font-size: 24px; font-style: italic; }
.basket-confirmation .continue { position: absolute; top: 50%; right: 22px; height: 50px; padding: 0px 46px 0px 23px; margin-top: -25px; border-left: 2px solid #F2F2EE; background: url(/images/continue.png) no-repeat right center; font-size: 14px; font-style: italic; line-height: 23px; }
.basket-confirmation h3 { font-size: 17px; font-weight: normal; margin-top: -20px; }
.basket-confirmation .continue a.order { color: #F15A22; }

/**************/
/* FORM ORDER */
/**************/
#form-order { font-size: 14px; font-style: italic; padding: 40px 0px 100px 20px; }
#form-order p { padding-bottom: 10px; }
#form-order p.float { float: left; margin-right: 55px; }
#form-order fieldset { border: none; padding-bottom: 35px; }
#form-order legend { font-size: 22px; font-weight: normal; color: #5A5758; }
#form-order .section { padding: 20px 0px 0px 22px; position: relative; margin: 0px 0px 0px 0px; }
#form-order .aside { width: 250px; border-left: 2px solid #F2F2EE; padding: 0px 20px 10px 20px; font-style: normal; font-size: 11px; line-height: 16px; color: #918F8F; position: absolute; top: 15px; right: 0px; }
#form-order .aside p { padding-bottom: 0px; }
#form-order label { width: 60px; display: inline-block; }
#form-order label.inline { width: auto; }
#form-order input[type=text] { border-color: #999999; padding: 7px 5px; width: 150px; }
#form-order button { border: none; background: none; }
#form-order button span { display: block; width: 232px; height: 57px; line-height: 57px; text-align: center; font-size: 20px; font-style: italic; color: #FFFFFF; background: url(/images/finish-order-bg.png) no-repeat left top; }
#form-order-group-invoice div.section + div.section { padding-top: 0px; }

#form-order-invoice-slide { min-height: 20px; }
#form-order textarea { width: 545px; border-color: #999999; padding: 7px 5px; }

#form-order .error-help { display: inline-block; width: 14px; height: 14px; vertical-align: middle; margin-left: 5px; visibility: hidden; background: url(/images/ico-error.png) no-repeat left top; position: relative; cursor: help; }
#form-order .error-mark { font-size: 11px; line-height: 14px; color: #EF5B23; position: absolute; bottom: 14px; left: 14px; border: 2px solid #EF5B23; border-radius: 5px; -moz-border-radius: 5px; padding: 4px; display: none; white-space: nowrap; background-color: #FFFFFF; }
#form-order .error-help:hover .error-mark { display: block; }
#form-order .error input[type=text] { border-color: #EF5B23; }
#form-order .error .error-help { visibility: visible; }


/*********************/
/* SELECTED PRODUCTS */
/*********************/
.selected-products { padding: 0px 20px 0px 35px; }
.selected-products h2 { font-size: 22px; font-style: italic; font-weight: normal; color: #5A5758; text-indent: -15px; padding: 0px 0px 20px 0px; }
.selected-products table { width: 100%; border-collapse: collapse; font-style: italic; }
.selected-products th { font-size: 17px; font-weight: normal; text-align: left; border-bottom: 6px double #F2F2EE; padding: 5px 10px 8px 10px; }
.selected-products th.col-price { padding-right: 15px;  white-space: nowrap;}
.selected-products td { border-bottom: 2px solid #F2F2EE; padding: 7px 5px; vertical-align: middle; }
.selected-products td img { vertical-align: middle; }
.selected-products td.col-action,
.selected-products td.col-image,
.selected-products td.col-leather-color { padding-left: 0px; padding-right: 0px; }
.selected-products td.col-image { padding-left: 10px; }
.selected-products .col-quantity { text-align: center; }
.selected-products tbody .col-action {  background: url(/images/button-separator.png) no-repeat left center; padding-left: 6px; }
.selected-products tbody .col-price { font-size: 14px; }
.selected-products td.col-leather-color { padding-left: 10px; padding-right: 0px; }
.selected-products td.col-price { padding-right: 15px; }
.selected-products tfoot td { border: none; padding-top: 15px; }
.selected-products tfoot .total,
.selected-products tfoot .col-price { background: url(/images/fake-border.png) repeat-x left top; }
.selected-products tfoot td.total { font-size: 17px; font-style: italic; line-height: 30px; text-align: right; }
.selected-products tfoot td.col-price { font-size: 24px; padding-left: 0px; line-height: 30px; }

.selected-products .mask { width: 30px; height: 28px; position: relative; display: block; }
.selected-products .mask .mask-layer { width: 30px; height: 28px; background: url(/images/leather-mask-small.png) no-repeat 0px 0px; }
.selected-products .del { display: block; width: 23px; height: 22px; background: url(/images/button-delete.png) no-repeat left top; text-indent: -200px; overflow: hidden; margin-left: 5px; }
.selected-products .del:hover { background-position: left -22px; }
.selected-products .col-price { text-align: right; white-space: nowrap; }

.selected-products a.button { display: inline-block; width: 23px; height: 22px; vertical-align: middle; background-position: 0px 0px; background-repeat: no-repeat; text-indent: -100px; overflow: hidden; }
.selected-products a.button span { visibility: hidden; }
.selected-products a.button:hover { background-position: 0px -22px; }
.selected-products a.inc { background-image: url(/images/btn-inc.png); margin-left: 4px; }
.selected-products a.dec { background-image: url(/images/btn-dec.png); margin-right: 4px; }

.finish-order { display: block; width: 232px; height: 57px; line-height: 57px; text-align: center; color: #FFFFFF; font-size: 20px; font-style: italic; background: url(/images/finish-order-bg.png) no-repeat left top; text-decoration: none; margin: 50px auto 0px auto; }
.finish-order:hover { color: #FFFFFF; }

/*******************************************************************/
/*                                                       PAGE: 404 */
/*******************************************************************/
#page-error { padding: 0px 0px 0px 20px; }


/*******************************************************************/
/*                                                   PAGE: CONTACT */
/*******************************************************************/
#page-contact { padding: 0px 0px 100px 18px; }

#page-contact .column1 { width: 460px; float:left; }
#page-contact .column2 { margin-left: 460px; }

#page-contact address { font-size: 16px; line-height: 24px; padding: 16px 0px 50px 0px; }
#page-contact address .map { font-size: 12px; }

#page-contact .tel { font-size: 16px; line-height: 24px; padding-bottom: 30px; }

/****************/
/* FORM CONTACT */
/****************/
#form-contact {}
#form-contact h2 { font-size: 18px; font-weight: normal; color: #FFFFFF; width: 197px; height: 44px; line-height: 39px; font-style: italic; padding: 0px 0px 25px 17px; background: url(/images/form-contact-title-bg.png) no-repeat left top; }

#form-contact fieldset { border: none; }
#form-contact p { clear: both; min-height: 43px;  }
#form-contact p.center { height: auto; }
#form-contact p.col1,
#form-contact p.col2 { width: 220px; float: left; clear: none; }
#form-contact p.col1 { width: 230px; }
#form-contact label { width: 97px; display: block; float: left; line-height: 30px; }
#form-contact p.col1 { margin-right: 42px; }
#form-contact p.col2 label { width: 70px; }
#form-contact input { vertical-align: middle; float: left; padding: 5px 5px; width: 161px; }
#form-contact #form-contact-email { width: 120px; }
#form-contact #form-contact-phone { width: 95px; }
#form-contact textarea { width: 340px; height: 116px; padding: 5px; }
#form-contact button { background: none; border: none; margin: 35px 0px 0px 0px; }
#form-contact button span { display: block; width: 124px; height: 49px; text-align: center; line-height: 49px; font-size: 18px; font-style: italic; color: #FFFFFF; background: url(/images/form-contact-button-send.png) no-repeat left top; }

#form-contact .element-container { display: block; margin-left: 97px; padding: 0px 0px 13px 0px; }
#form-contact .element-container label { float: none; width: auto; }
#form-contact .element-container input { width: auto; padding: 0px; vertical-align: baseline;  }
#form-contact .element-container p { min-height: 0px; margin: 0px; clear: none; }
#form-contact .element-container strong { display: block; padding: 6px 0px 0px 0px; }
#form-contact .element-container ul { overflow: hidden; padding: 2px 0px 8px 0px; width: 360px; }
#form-contact .element-container li { display: block; width: 49%; float: left; }

#form-contact .error-help { display: inline-block; width: 14px; height: 14px; vertical-align: middle; margin-left: 5px; visibility: hidden; background: url(/images/ico-error.png) no-repeat left top; position: relative; cursor: help; top: 4px; }
#form-contact .error-mark { font-size: 11px; line-height: 14px; color: #EF5B23; position: absolute; bottom: 14px; left: 14px; border: 2px solid #EF5B23; border-radius: 5px; -moz-border-radius: 5px; padding: 4px; display: none; white-space: nowrap; background-color: #FFFFFF; }
#form-contact .error-mark.right { text-align: left; left: auto; right: 14px; }
#form-contact .error-help:hover .error-mark { display: block; }
#form-contact .error input[type=text] { border-color: #EF5B23; }
#form-contact .error .error-help { visibility: visible; }



/*******************************************************************/
/*                                                        HOMEPAGE */
/*******************************************************************/
#main-content.page-homepage { padding-top: 90px; padding-left: 30px; }

.page-homepage .column1 { width: 310px; padding: 0px 50px 0px 0px; float: left; }
.page-homepage .column2 { width: 280px; padding: 0px 25px 20px 0px; float: left; }
.page-homepage .column3 { width: 280px; padding: 0px 0px 20px 0px; float: left; }

.page-homepage h1 { font-size: 18px; font-weight: normal; line-height: 29px; padding: 0px 0px 16px 0px; }
.page-homepage h1 strong { font-size: 34px; font-weight: normal; display: block; }
.page-homepage .column1 p { line-height: 21px; }

.page-homepage .column2 p { padding: 0px 0px 0px 15px; }
.page-homepage .column3 p { padding: 0px 0px 0px 30px; }

#main-content.page-homepage .more { padding-top: 10px; }
.page-homepage .more a { display: block; height: 22px; padding: 0px 0px 0px 7px; line-height: 22px; color: #FFFFFF; font-weight: normal; font-style: italic; background: url(/images/more-bg-narrow.png) no-repeat left top; text-decoration: none; }
.page-homepage .more a:hover { background-position: left -22px; }

.collection-type { position: relative; width: 280px; padding: 0px; margin: 0px 0px 18px 0px; cursor: pointer; }
.collection-type h2 { padding: 0px; margin: 0px; font-size: 20px; font-weight: normal; }
.collection-type .mask { width: 280px; height: 170px; display: block; position: relative; }
.collection-type .mask .mask-layer { width: 280px; height: 170px; background: url(/images/product-mask-01.png) no-repeat left top; display: block; position: absolute; top: 0px; left: 0px; }
.collection-type.type-2 .mask-layer { background-image: url(/images/product-mask-02.png); }
.collection-type.type-3 .mask-layer { background-image: url(/images/product-mask-03.png); }
.collection-type h2 a { position: absolute; top: 125px; right: 30px; height: 37px; line-height: 34px; padding: 0px 17px 0px 15px; display: block; color: #FFFFFF; font-size: 20px; font-style: italic; text-decoration: none; background: url(/images/product-link-bg-01.png) no-repeat right top; }
.collection-type:hover h2 a { background-position: right bottom; }
.collection-type:hover .mask-layer { background-position: left -170px; }
.collection-type h2 a span { white-space: nowrap; }
