/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_modern
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/

/* Reset ================================================================================= */
* { margin:0; padding:0; }

/*
EM - PX zum nachschauen
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em

f3f0e9 -> f9f8f5

marker [8eb7acb1] fuer aenderungen bzgl. galerie hover (ticket 192)
marker [ab4e0fa3] fuer aenderungen bzgl. thumbhoehe kategorieuebersicht
marker [4bbb52bd] fuer positionierung messages
marker [030b7aa2] fuer submenuebreiten
marker [87873f92] fuer trusted shop

*/

/* first for IE 4–8 */
@font-face {
    font-family: DINWeb-CondMedium;
    src: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/css/DINWeb-CondMedium.eot");
}

/* then for WOFF-capable browsers */
@font-face {
    font-family: DINWeb-CondMedium;
    src: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/css/DINWeb-CondMedium.woff") format("woff");
}


/* TEST <tj> 2012-05-04 */
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
to { opacity: 1; }
}

@-moz-keyframes fadeIn {
    from { opacity: 0; }
to { opacity: 1; }
}

@-ms-keyframes fadeIn {
    from { opacity: 0; }
to { opacity: 1; }
}

@-o-keyframes fadeIn {
    from { opacity: 0; }
to { opacity: 1; }
}

@-webkit-keyframes fadeOut {
    from { opacity: 1; }
to { opacity: 0; }
}

@-moz-keyframes fadeOut {
    from { opacity: 1; }
to { opacity: 0; }
}

@-ms-keyframes fadeOut {
    from { opacity: 1; }
to { opacity: 0; }
}

@-o-keyframes fadeOut {
    from { opacity: 1; }
to { opacity: 0; }
}

/* #686f77 -> #686f77 */

/* fonts 'DINWeb-CondMedium' */
/*.din {font-family: DINWeb-CondMedium, 'Arial Narrow'; font-style:normal;}*/
.din {font-family: DINWeb-CondMedium, 'Arial Narrow'; font-style:normal !important; text-transform:uppercase !important;}
.dinLow {font-family: DINWeb-CondMedium, 'Arial Narrow'; font-style:normal !important; text-transform:lowercase !important;}
.arial {font-family: arial, sans-serif;font-style:normal; font-size:11px; line-height:1.55;}
.georgia {font-family: georgia, serif; font-size:12px; line-height: 19px;font-style:italic; text-transform:none;}

/* font: 14px/1.55 */
/*body          {min-width:1280px; background:#f9f8f5 none 0 0 no-repeat; font:11px/1.55 arial, sans-serif; color:#686f77; text-align:left;}*/
body          {min-width:1260px; background:#f9f8f5 none 0 0 no-repeat; font:italic 12px/19px georgia, serif; color:#686f77; text-align:left;}
img           { border:0; vertical-align:top; }

a { color:#089ddd; text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }

.std a, .main a, .summary-collapse {
    color:#000; /*#686f77;*/
    text-decoration:underline;

	transition-property:color, text;
    transition-duration:0.2s, 0.2s;
    transition-timing-function: linear, linear;

    -webkit-transition-property:color, text;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, linear;

    -moz-transition-property:color, text;
    -moz-transition-duration:0.2s, 0.2s;
    -moz-transition-timing-function: linear, linear;

    -o-transition-property:color, text;
    -o-transition-duration:0.2s, 0.2s;
    -o-transition-timing-function: linear, linear;
}
.main a:hover, .main a:active, .summary-collapse:hover, .std a:hover {color:#089ddd; text-decoration:none; }
.main .messages a:hover, .main .messages a:active { color: #000; text-decoration:none; }

/* Headings */
h1          { font-size:24px; font-weight:normal; line-height:1.15;font-family: DINWeb-CondMedium, 'Arial Narrow'; font-style:normal; text-transform:uppercase; color:#089ddd; margin-bottom:20px;}
h2          { font-size:24px; font-weight:normal; line-height: 24px; color:#686f77; margin-bottom:.45em; font-family: DINWeb-CondMedium, 'Arial Narrow'; font-style:normal; text-transform:uppercase;}
h3 { font-family: georgia, serif; font-size:12px; line-height: 19px;font-style:italic; font-weight:normal; text-transform:none;}
/*h3          { font:normal 12px/1.55 arial, sans-serif; margin-bottom:.45em; text-transform:uppercase;}*/
h4          { font-size:1.05em; line-height:1.35; margin-bottom:.45em; font-weight:normal;}
h5          { font-size:1.05em; line-height:1.35; margin-bottom:.45em; font-weight:normal;}
h6          { font-size:1em; line-height:1.35; margin-bottom:1em; font-weight:normal;}

.cms-home h1 {color:inherit; text-align:center; margin-top: 20px; line-height: inherit;}
.cms-wishlist-confirmation h1 {margin-bottom:0;}
h1.category-headline{color: #686F77; text-align:left; margin-bottom: 10px; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

form#addTagForm { display:block; }

h2.legend {
    font-family: georgia, serif; font-size:12px; line-height: 19px;font-style:italic;  text-transform:none;
}

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 1em; max-width:760px;}
.cms-page-view .std {
    width: 760px;
}
.cms-page-view.cms-kostenlose-muster-tapeten-bestellen .std {
	width: auto;
}
.cms-page-view.cms-kostenlose-muster-tapeten .std{
	width: auto;
}
.cms-wishlist-confirmation p{
	max-width:100%;
}

strong        { font-weight:normal; }
address       { font-style:italic; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:1em; }
big           { font-size:1.15em; }
/*sup           { font-size:1em; vertical-align:top; }*/
p.noBottomMargin { margin:0 0 0 0;}

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; margin-top: 50px; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

.showpointer { cursor: pointer !important; }

#head_strip {
	color: #fff;
	background-color: #676767;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height:21px;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: bold;
}

#top_links {
    font-weight: bold;
    line-height: 24px;
    position: relative;
    text-align: right;
    width: 1100px;
    z-index: 900;
}

#top_links .links li {
    display: inline-block;
    margin-right: 20px;
}
#top_links .links a{
	margin-left: 10px;
	color: #fff;
}
#head_strip_2{width: 1210px;margin: 0 auto;}

#head_strip img{
	vertical-align: middle;
}
.page {
	margin: 40px auto 0;
}


#animbox-loading, #animbox-loading-ie {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    cursor: pointer;
    z-index: 1104;
    display: none;
}

#animbox-loading div {
    width: 180px;
    height: 480px;
    margin:auto;
    background:url('http://www.tapeterie.com/skin/frontend/default/tapeterie/images/loading_animation.png') no-repeat center;
}

#animbox-loading-ie div {
    width: 180px;
    height: 480px;
    margin:auto;
    background:url('http://www.tapeterie.com/skin/frontend/default/tapeterie/images/ajax_loader.gif') no-repeat center;
}


/* ======================================================================================= */


/* Fonts.com Werbung */
#mti_wfs_colophon a {
    display: none;
}

/* Layout ================================================================================ */

#homepage_teasers {
    text-align:center;
}
#homepage_teasers img {
    margin-bottom:50px;
}
#homepage_teasers p {
    text-align:center;
}

#homepage_teasers h3 {
    text-align:center;
    font-family: DINWeb-CondMedium, 'Arial Narrow';
    font-style:normal;
    font-size: 14px;
    padding-bottom:4px;
}

/* amrita raus aus der Navigation {{{ */
body.category-amrita-kollektion #amrita_teaser{
	display:none;
}
/* }}} */


.slider-wrapper {
	float: left;
	height: 310px;
	width: 950px;
}
#rotator {
	margin-top: 20px;
}
#main_image {
	display: inline-block;
	position: relative;
}
.rightbox {
	display: inline-block;
	margin-left: 10px;
	font-family: "DINWeb-CondMedium";
	font-size: 23px;
	color: #FFFFFF;
	line-height: 26px;
	letter-spacing: 0px;
	word-spacing: -2px;
	text-align: left;
	font-style: normal;
}
#rightbox_image {
	position: relative;
}
#rightbox_text1 {
	bottom: 230px;
	position: absolute;
	margin-left: 67px;
	z-index: 10000;
}
#rightbox_text2 {
	bottom: 127px;
	position: absolute;
	margin-left: 67px;
}
html[lang=it] #rightbox_text2{
	bottom: 114px;
	width: 150px;
}

#rightbox_text3 {
	bottom: 24px;
	position: absolute;
	margin-left: 67px;
}

html[lang=it] #rightbox_text3{
	bottom: 11px;
}
#homepage_seotext, .block-welcome .block-content {
    text-shadow: 1px 1px 0 #FFFFFF;
    background-color:#f1f1ee !important;
    padding:10px 10px 7px 10px !important;
}

.block.block-leftmenu .block-content {
	background-color: #f1f1ef;
}

#homepage_seotext {
    width:930px;
    margin-top:40px;
}
#homepage_seotext p:last-child {
    margin: 0 0 0 0;
}

.categoryblock_content_rotator {
    margin-bottom:40px;
	margin-top:20px;
}

.categoryblock_content_rotator li {
    height: 310px;
}

.wrapper {}
.page { width:1210px; margin: 0 auto; text-align:left; }
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { background: none repeat scroll 0 0 #f9f8f5 }
.main { border-top:0; border-bottom-color:#666; min-height:350px; }

.product_view .margin_holder, .breadcrumbs_view .margin_holder,
.main .margin_holder
{ width:1190px; margin: 0 auto; }

/* Base Columns */
/* <tj> 2012-05-14: moving col-left to the right hand side */
/*.col-left { float:left; width:220px; padding:0 0 1px; }*/
.col-left { float:right; width:220px; padding:0 0 1px; }
.col-main {
    float:left;
    width:100%; /*1190px;*/
    /*margin-left:10px;*/
    padding:0;
    /*border:1px dotted #f00;*/
    /*margin-top: 23px;*/ /* temporär für einzelansicht*/
}
.col-right { float:right; width:230px; padding:0 0 1px; /*margin-top:40px;*/}

.col-right .product-image{ float:left; margin-right:10px;}

/* 1 Column Layout */
.col1-layout .main { }
.col1-layout .col-main { float:none; width:1190px; margin: 0 auto;}

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

.main_left {
    float: left;
    width: 950px;
    font-style:italic;
}
.main_left .category-description {
    text-shadow: 1px 1px 0 #FFFFFF;
}
/* 3 Columns Layout */
.col3-layout .col-main { width:452px; }
.col3-layout .col-wrapper { float:left; width:689px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
#checkout-step-login .col2-set .col-1 {
    border-right: 1px solid #ccc;
    float: left;
    padding-right: 15px;
    width: 60%;
}

#checkout-step-login .col2-set .col-2 {
    float: right;
    width: 36%;
}
.col2-set .col-1 { float:left; width:48.5%; }
.dashboard .box-tags { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button {
    font:italic 12px/15px georgia, serif;
    vertical-align:middle;
}
button, input.button
{
    height: 30px;
    color:#2f2f2f;
    text-shadow: 1px 1px 0 #fff;
}
button:hover, input.button:hover {
    text-shadow: 1px 1px 0 #dedede;
}

input.input-text,select,textarea { background:#fff; border:0px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }

input.input-text {
    box-shadow: 0 0 3px #AAAAAA;
    font-family: georgia, serif;
    font-style:italic;
    font-size:12px; width: 230px;
    height: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left:8px;
    padding-right:5px;
}

textarea {
    box-shadow: 0 0 3px #AAAAAA;
    font-family: georgia, serif;
    font-style:italic;
    font-size:12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left:8px;
    padding-right:5px;
}

select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:1px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span {line-height: 26px; float:left; height:28px; background:transparent url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 0 0 no-repeat; padding:0 0 0 5px; text-align:center; white-space:nowrap; }
button.button span span{ background-position:100% 0; padding:0 15px 0 9px; }
button.button:hover span span {background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 100% -28px no-repeat;  }
button.button:hover span {background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 0 -28px no-repeat;  }
button.disabled span { color:#bbb !important; }
.hint {
    background-color:#f9f8f5;
    padding: 20px;
    position: absolute;
    width: 410px;
    margin-top: -260px;
    margin-left: -200px;
    color: #000000;
    font-size:12px;
    border:1px solid #089ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-animation: fadeIn .4s;
    -moz-animation: fadeIn .4s;
    -ms-animation: fadeIn .4s;
    -o-animation: fadeIn .4s;
    z-index:1000;
}

.settings .hint {
    margin-top:-60px;
    margin-left:-300px;
    width: 250px;
    display: none;
}

#hintpic {
    width:160px;
    margin:0 auto 0 auto;
}

/*button.btn-cart span {} font-family: georgia, serif; font-size:12px; line-height: 19px;font-style:italic; text-transform:none; ssss*/
button.btn-checkout {
    width:255px;
}
#order_sample_submit.btn-checkout {
    width:260px;
}
#checkout-review-submit button.btn-checkout {
    width:230px;
}

/*button#order-wallpaper-sample-showform { width: 180px; }*/
button.btn-checkout span { height:28px; width:180px; border:0; background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_checkout.png);
                           background-position:0 0;
                           padding:0 0 0 5px; font:italic 12px/26px georgia, serif; color:#fff; margin-right:4px;
                           text-shadow:none; font-weight:normal;}
button.btn-checkout span span { padding:0 40px 0 30px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#cfcfcf; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

/* order-wallpaper-sample-showform */
/*
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span {line-height: 26px; float:left; height:28px; background:transparent url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 0 0 no-repeat; padding:0 0 0 5px; text-align:center; white-space:nowrap; }
button.button span span{ background-position:100% 0; padding:0 15px 0 9px; }
button.button:hover span span {background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 100% -28px no-repeat;  }
button.button:hover span {background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 0 -28px no-repeat;  }
button.disabled span { color:#bbb !important; }
*/


/*
button#order-wallpaper-sample-showform {
    text-shadow: 1px 1px 0 #fff;
}

button#order-wallpaper-sample-showform:hover {
    text-shadow: 1px 1px 0 #dedede;
}

button#order-wallpaper-sample-showform span {
    background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_checkout.png);
    background-position:0 0;
}

button#order-wallpaper-sample-showform span span {
    font:italic 12px/26px georgia, serif; color:#686f77;
    background-image: url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_checkout.png);
    background-position:100% 0;
    padding:0 40px 0 30px;
}

button#order-wallpaper-sample-showform:hover span {
    background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 0 -28px no-repeat;
}

button#order-wallpaper-sample-showform:hover span span {
    background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 100% -28px no-repeat;
}
*/

button#order_sample_submit {
    color:#fff;

}

button#order_sample_submit:hover {
    text-shadow: 1px 1px 0 #dedede;
}

button#order_sample_submit span {
    background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_checkout.png);
    background-position:0 0;
    width:250px;
}

button#order_sample_submit span span {
    font:italic 12px/26px georgia, serif; color:#fff;
    background-image: url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_checkout.png);
    background-position:100% 0;
    padding:0 5px 0 0;
}

button#order_sample_submit:hover span {
    background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 0 -28px no-repeat;
}

button#order_sample_submit:hover span span {
    background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 100% -28px no-repeat;
}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 6px; }
.form-list label { float:left; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-7px; }
.form-list li.control label {
    float: none;
    margin-left: 6px;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-top:-1px; margin-right:4px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:2em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; } /* was: margin:4em 0 0;  ... dann 2em fuer top */
.buttons-set p.required { margin:0; height:0; overflow:visible;/* 0 10px;*/ }
/*.buttons-set p.required { margin:0; position:relative; top:-12px; }*/
.buttons-set .back-link { float:left; margin:0; }

/* test start */

.buttons-set .back-link {
    border-radius: 0.5em;
    border-style: none;
    border-width: thin;
    border-color: #a8a8a8;
    box-shadow: 2px 2px 2px #bbb;
    -webkit-box-shadow: 2px 2px 2px #bbb;
    -moz-box-shadow: 2px 2px 2px #bbb;
    cursor: pointer;
    text-align:center;
    color:#2f2f2f;
}
.buttons-set .back-link:hover {
    text-shadow: 1px 1px 0 #dedede;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4ABDEE), to(#47AAD4));
    background-image: -moz-linear-gradient(19% 75% 90deg,#47AAD4, #4ABDEE);
}

.buttons-set .back-link {
    width:60px;
    height:25px;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#cdcdcd));
    background-image: -moz-linear-gradient(19% 75% 90deg,#cdcdcd, #eeeeee);
    text-transform: capitalize;
}

.buttons-set .back-link small { display:none; }
.buttons-set .back-link a, .buttons-set .back-link a:hover,
.buttons-set .back-link a:active, .buttons-set .back-link a:visited  {
    text-decoration: none;
    font:italic 12px/26px georgia, serif; color:#2f2f2f;
    text-shadow: 1px 1px 0 #fff;
    /* sdfsdfds */
}

/* test end */


.buttons-set button.button { float:right; margin-left:5px; }
.discount-form .buttons-set { clear:none !important; }

.new-users .buttons-set, .registered-users .buttons-set {
    margin-top:10px !important;
}

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:5px 7px 0 0; }

.fieldset { margin:0 10px 25px; }
.fieldset .legend { margin:0 -10px 12px; background:#f1f1f1; padding:2px 10px; font-size:12px; line-height:1.25; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:13px; font-size:11px; line-height:13px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/validation_advice_bg.gif) 2px 3px no-repeat; color:#eb340a; }
.validation-failed { border:1px solid #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; max-width:25%; position:relative; top:-26px; left:75%; padding-right:10px;}
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611;  }
.error { color:#df280a;  }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0;  } /* was: 10px !important; */
.messages li li { margin:0;  } /* was: 3px !important; */
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    font-family: georgia, serif; font-size:12px; line-height: 19px;
    font-style:italic;
    /*color: #B0AFAF;*/
}

ul.messages {
    width:100%;
    color:#fff;
    font-style:normal;
    background-color:#089ddd;
    font-style:normal;
    text-align:center;
    line-height:12px !important;
    position:relative;
    /*top:-20px;*/  /* [4bbb52bd] */
    margin:0 0 0 0;
}


/*.notice-msg { border-style:solid !important; border-width:1px !important; padding:4px 12px !important; }*/
.error-msg { border-color:#f16048; background-color:#faebe7; color:#df280a; }
/*.success-msg { border-color:#446423; background-color:#eff5ea; color:#3d6611; }*/
/*.note-msg,*/
/*.notice-msg { border-color:#fcd344; background-color:#fafaec; color:#3d6611; }*/

/* BreadCrumbs */
/*div.breadcrumbs { width: 100%;background-color:#ffffff; }*/  /* <tj> war nur ein test x */
.breadcrumbs_view { padding-bottom:10px; }
.breadcrumbs, .breadcrumbs h1 { font-size: 24px; text-transform:uppercase;}
.breadcrumbs h1 { display:inline; }
.breadcrumbs a {
    color:#484848; /* #686f77; */
    text-decoration:none;
    -webkit-transition-property:color, text;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, linear;

    -moz-transition-property:color, text;
    -moz-transition-duration:0.2s, 0.2s;
    -moz-transition-timing-function: linear, linear;

    -o-transition-property:color, text;
    -o-transition-duration:0.2s, 0.2s;
    -o-transition-timing-function: linear, linear;
}

.breadcrumbs {font-style:normal; }
.breadcrumbs .active, .breadcrumbs a:hover { color:#089ddd; text-decoration:none;}
.breadcrumbs li { display:inline; }
.breadcrumbs li strong {  }

.cms-page-view .breadcrumbs {
    margin-bottom: 20px;
}

.category-products-count {
    float: left;
    /*line-height: 32px; font:normal 11px/1.55 arial, sans-serif;*/
    /*margin-left: 30px;*/

    color: #B0AFAF;
    font:normal 10px/1.55 arial, sans-serif;
    text-transform: uppercase;
    position:relative;
    width:100px;
    height:15px;
    text-align:right;
    top:-11px;
    left:840px;
}

#category-products-count-temp {
    float: right;
    height: 15px;
    margin-top: -34px;
}

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin:0 0 16px; }
.page-title h1,
.page-title h2 { font-size:24px; font-weight:normal; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:12px 0 0; font-size:16px;  margin:0 0 6px; }
h2.sub-title {font:italic 12px/19px georgia, serif; }

/* Pager */
.pager { font:normal 11px/1.55 arial, sans-serif; background:transparent url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_toolbar.gif) 0 100% repeat-x;
         border-top:1px solid #ddd;
         text-align:center; }
.pager .amount { float:left; margin:10px 0 0 10px; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:11px; background:#fff url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #ddd; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {position:relative; height:27px;}
.toolbar .pager { padding:3px 8px; }
.toolbar .sorter {}
.toolbar .sort-by {
    width:76px;
    height:27px;
    position:absolute;
    right:0;
    text-align:right;
}

.toolbar .view-mode {
    width:176px;
    height:27px;
    float:left;
}

.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table tr.odd  { background:#fcfcfc }
.data-table tr.even { background:#fcfcfc; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:2px 8px; font-size:10px;  white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table th a { color:#fff; }
.data-table td { padding:3px 8px; }

.data-table thead,
.data-table thead tr { background:#e9e9e9; }

.data-table thead th { padding:2px 10px; font-family: arial, sans-serif;font-style:normal; font-size:10px; line-height:1.55; letter-spacing: 0.3px; color: #B0AFAF; text-transform:uppercase; font-weight:normal;}

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr { background-color:#f3f3f3 !important; }
.data-table tbody th { padding:3px 8px; font-size:11px;  text-transform:none; white-space:normal; }
.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; }
.data-table tbody td.noborder {border-bottom: none;}

.data-table tfoot strong { font-size:14px; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#fff; }
.data-table tbody.even tr { background:#fcfcfc; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label {  font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { margin:0 0 15px; }
.info-box h2 { font-size:13px;  border-bottom:1px solid #ddd; margin:0 0 8px; }

.info-table th {  padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

.cart .col2-set .col-1 { float:left; width:538px; }

th.couponcoderow, td.couponcoderow {
    background-color:#f7e9dc;
}

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt {  }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt {  }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong {  }
.std i,
.std em { font-style:italic; }*/


#trusted_shops {
    position:absolute;
    top:360px;
    left:990px; /* was 1030 */
    z-index:400;
    /*display:none;  [87873f92] */
}

.bx-pager {
    text-align:right;
    height:12px;
    margin-top:4px;
}

.bx-pager a.pager-link {
    display:block;
    float:left;
    width:13px;
    height:8px;
    overflow:hidden;
    color:#B8B8B6;
    background-color:#B8B8B6;
    margin-right:3px;
}
.bx-pager a.pager-link.pager-active {
    background-color:#009EE2;
    color:#009EE2;
}


/* bxSlider */
.slider-products-wrap li {
    width: 230px;
    padding-right:8px; /* was: 10px; */
	overflow:hidden;
}
.slider-products-wrap .bx-wrapper {
    margin: 0 auto;
    position:absolute !important;
    bottom:0;
}

.homepage_content_slider .slider-products-wrap .bx-wrapper {
	margin: 20px auto 0;
}

#slider-homepage li{
    height:309px; /* merged */
}

.homepage_content_slider {
    position:relative;
    width:950px;
    padding:17px 0 15px 0; /* merged */
    background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_navcontainer_bright.png) repeat transparent;
}

.homepage_content_slider .pager { font:normal 11px/1.55 arial, sans-serif; background:none;
                                  text-align:center;
                                  border:none;
}

.homepage_content_slider .breadcrumbs {
    padding:0 0 0 10px;
}

.homepage_content_slider .show_all {
    display:block;
    position:absolute;
    right:10px;
    top:22px; /* merged */
}

.homepage_content_slider .slider-products-wrap {
    position:relative;
    height:176px;
}

.homepage_content_slider p {
    padding:11px 0 0 10px;
    width:706px;
    margin:0;
}

.homepage_content_slider .bx-wrapper,
.homepage_content_slider .bx-window {
    width:950px !important;
}

.homepage_content_slider .slider_arrows{
    /*  float:right;
        margin-right: 10px; */
    position:absolute;
    right:95px;
    top:235px;
}

/*.image_switch_arrows{
    float:left;
}*/

.slider_arrows a, .image_switch_arrows a{
    display: block;
    float:left;
    cursor: pointer;
    height: 22px;
    width: 15px;
}

a.arrow_left {
    background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/arrow_left.png") no-repeat scroll 0 0 transparent;
}

a.arrow_left:hover {
    background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/arrow_left_blue.png") no-repeat scroll 0 0 transparent;
}

a.arrow_right{
    background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/arrow_right.png") no-repeat scroll 0 0 transparent;
    margin-left:20px;
}

a.arrow_right:hover {
    background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/arrow_right_blue.png") no-repeat scroll 0 0 transparent;
}

.homepage_content_slider li.item {
    position:relative;
	text-align: center;
}

/* [8eb7acb1]: diesen block aktivieren, block unten deaktivieren fuer alten zustand! */
/*
.homepage_content_slider li.item div.popup_frame {
    background-color: #000000;
    color: #FFFFFF;
    display: none;
    position: absolute;
    bottom:0;
    text-align: center;
    width: 230px;
    margin-right:10px;
    height:30%;
    z-index: 100;
}
*/
li.item div.popup_frame {
    display: none;
    position: absolute;
	bottom: -48px;
    width:100%;
	padding-top: 20px;
	height: 42px;
    text-align: center;
    z-index: 100;
}


/* [8eb7acb1]: bildnamen ausblenden! */
div.popup_frame h2 {
    display:none;
}

.homepage_content_slider li.item:hover div.popup_frame{
    display:block;

    -webkit-animation: fadeIn .4s;
    -moz-animation: fadeIn .4s;
    -ms-animation: fadeIn .4s;
    -o-animation: fadeIn .4s;
}

.homepage_content_slider li.item .product-image img,
.products-grid li.item .product-image img {
    border:1px solid transparent;
    -webkit-transition-property:border;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, linear;

    -moz-transition-property:border;
    -moz-transition-duration:0.2s, 0.2s;
    -moz-transition-timing-function: linear, linear;

    -o-transition-property:border;
    -o-transition-duration:0.2s, 0.2s;
    -o-transition-timing-function: linear, linear;
}
.homepage_content_slider li.item:hover .product-image img,
.products-grid li.item:hover .product-image img {
    border:1px solid #000;
    /*display:none;*/
    z-index:20;
}

/*
.products-grid div.popup_frame {
    background-color: #000000;
    color: #FFFFFF;
    display: none;
    margin-left: -7px;
    margin-top: -7px;
    padding-bottom: 10px;
    position: absolute;
    text-align: center;
    width: 244px;
    z-index: 1;
}


.popup_frame .variants {
        margin-left: 0px;
}

.products-grid li.item:hover .product-image{
        z-index:100;
}


.products-grid li.item:hover div.popup_frame{
  display:block;

        -webkit-animation: fadeIn .4s;
  -moz-animation: fadeIn .4s;
  -ms-animation: fadeIn .4s;
  -o-animation: fadeIn .4s;
}
.products-grid div.popup_frame a{
        color:white;
        text-decoration:none;
}
*/



/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart {  color:#d62502; }
.link-wishlist {
    cursor: pointer;
    margin-left:20px;
}

.product-essential .link-wishlist-bright .img_wishlist {
	background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/heart.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 13px;
    width: 15px;
	margin-top: 9px;
}

.product-essential .link-wishlist-bright:hover .img_wishlist {
	background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/heart.png") repeat scroll 0 -13px rgba(0, 0, 0, 0);
}

.product-essential .link-wishlist-bright{
    color: #696969;
    cursor: pointer;
    display: block;
    height: 0;
    line-height: 34px;
    text-align: center;
    width: 140px;
    z-index: 999;
}

.product-essential .link-wishlist-bright:hover{
	text-decoration: none;
	color: #089ddd;
}

.link-wishlist-bright, .link-configure-now {
    cursor: pointer;
    display: block;
    height: 20px;
    width: 150px;
    z-index: 999;
}

html[lang=it] .link-wishlist-bright{
	width: 142px;
}

html[lang=it] #endbar_group1 {
    margin-left: 10px;
}

html[lang=en] #endbar_group1 {
	margin-left: 80px;
}

.link-wishlist-bright .img_wishlist {
    background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/heart.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 13px;
    width: 15px;
}

.link-configure-now .img_configure_now {
    background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/img_configure_now.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 18px;
    width: 17px;
	margin-right: 0px;
}

.link-wishlist-bright:hover .img_wishlist {
	background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/heart.png") no-repeat scroll 0 -13px rgba(0, 0, 0, 0)
}

.link-configure-now:hover .img_configure_now {
	background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/img_configure_now.png") no-repeat scroll 0 -18px rgba(0, 0, 0, 0)
}


#icon_container a.link-wishlist {
    display:block;
    height:20px;
    margin-right:20px;
}
#icon_container .link-wishlist {
    background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/product_view_heart.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
#icon_container .link-wishlist:hover {
    background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/product_view_heart_hover.png");
}


.link-reorder {}
.link-compare {}
.link-print { /*background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/i_print.gif) 0 2px no-repeat; padding:3px 0 3px 25px;*/ }
.link-rss { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove { display:block; width:12px; height:12px; font-size:0; line-height:0; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove:hover, .btn-remove2:hover { background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_remove_hover.png);}
.btn-edit    { display:block; width:12px; height:12px; font-size:0; line-height:0; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; background:#ccc; margin:10px 0; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:11px; line-height:1.15; text-align:center; color:#fff; }



ul#vertnav li ul li {
    padding-left:26px;
}
ul#vertnav > li {
    padding-bottom:12px;
}

ul#vertnav a {
    color: #089ddd !important;
    text-decoration:none !important;
}
ul#vertnav .active a {
    color: #089ddd !important;
    /*text-decoration:none !important;*/
}
ul#vertnav .inactive a {
    color:#686f77 !important;
    /*text-decoration:none !important;*/
}
ul#vertnav .inactive a:hover {
    color: #089ddd !important;
}

/* ======================================================================================= */


/* Header ================================================================================ */

.head{
    font-family: Arial;
    text-align: center;
    font-size: 10px;
    color: #B0AFAF;
    text-transform: uppercase;
    line-height: 11px;
    font-weight: bold;
}
.quicklogos {
    display: block;
    float: left;
    width: 140px;
}
html[lang=en] .quicklogos, html[lang=it] .quicklogos {
	width: 176px;
}
.icon_height {
    height: 46px;
    line-height: 46px;
}
.icon_height img {
    vertical-align: middle;
}
#tel{
    color: #6C6C6C;
}
#logo1{
	margin-left: 16px;
}
#logo2{

}
#logo3{

}
#logo4{

}
#logo5{

}
#header_trusted{
	width:32px;
	float:none;
}

.logo { float: left; width: 175px; }

.header { letter-spacing: 0.3px;  margin-top: 10px;}
.header .logo { text-decoration:none !important; }
.header .logo strong { /*position:absolute;*/ top:-999em; left:-999em; font-size:0; line-height: normal; text-indent:-999em; overflow:hidden; display: none; }
.header-container { margin:0 10px 14px  }
.header-container .top-container { margin-top: 5px; }

#header_content {
    color: #B0AFAF;
    float: left;
    font-size: 10px;
	margin-top: 10px;
    text-transform: uppercase;
}
#header_content p { margin-right: 42px; margin-bottom: 0; float: left; }
#header_content .header_content_part { float:left; margin-left: 30px;}
#header_content .header_content_part p { position: inherit !important;}
#header_content .header_content_part.part1 { margin:0;}

#header_content .img_free_shipping { margin-top:2px;}
#header_content .img_fast_shipping { }
#header_content .img_service_hotline {float:left; }


#store_lang {
    float: right;
    margin-top: 4px;
    position: relative;
    z-index: 900;
	margin-right: 10px;
}
.form-language{
	float: right;
    line-height: 19px;
}

.hotline span { color: #089ddd; }

.hotline-text-head{float:right;line-height: 11px; width: 250px;}
.hotline-text-footer{font-size: 10px; letter-spacing: 0.3px; line-height: 10px;  padding-top: 1px; margin-left:-1px; width: 250px;}

.header .wishlist {
    float: left;
	margin-left: 10px;
}
.header .wishlist.part2{
    float: right;
    margin-right: 0;
}
.header .wishlist_container {
    float: left;
    font-size: 10px;
    letter-spacing: 0;
    margin-top: -13px;
    padding-top: 13px;
    width: 295px;
}
.header .wishlist_container:hover {
   /* background: url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/checkout_wishlist_hover.png) no-repeat scroll 0 0 transparent; */
}
.header .wishlist_container .wishlist_icon{
    float: left;
}

.header .wishlist_container .wishlist_icon.part2 img{
    margin-top: -4px;
}

.header .wishlist_container .wishlist_icon .wishlist_count {
    color: #089ddd;
    font-family: arial;
    font-size: 14px;
    /*    margin-left: 11px;*/
    /*width:36px;*/
    text-align:center;
    margin-top: 8px;
    margin-left:14px;
    position: absolute;
}

.header .wishlist_container .wishlist_icon.part2 .wishlist_count {
    text-align:center;
    /*margin-left: 14px;*/
    margin-top: 8px;
}

.header .wishlist_container .wishlist_icon img{
    margin-top: 4px;
}
.header .wishlist_container .wishlist_beside_text {
    float: left;
    margin-left: 0;
    text-transform: uppercase;
    line-height:14px;
}

.header .wishlist_container .wishlist_beside_text .part1 {
    margin-top: 7px;
    margin-left: -20px;
}
.header .wishlist_container .wishlist_beside_text .part2 {
    margin-top: 7px;
    margin-left: 0;
}

/*.header .wishlist_container .part1 a,
.header .wishlist_count a {
    color: #089ddd;
}

.header .wishlist_container a {
    color: #089ddd;
}*/


.quick-access { width:191px; height:22px; line-height:24px; float:left;}
.quick-access .welcome-msg {  }
.quick-access .welcome-msg a {  }
.quick-access .form-language { float:left; }
.quick-access .form-language label {  padding-right:5px; color:#fff; vertical-align:middle; }
.quick-access .form-language select { padding:0; }
.quick-access .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.quick-access .links { background:#089ddd; text-align:center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; border-radius: 0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; }
.quick-access .links,
.quick-access .links li { height: 22px; }
.quick-access .links li { padding:0 4px 0 1px; }
.quick-access .links a { color:#ffffff;  font-size: 14px; line-height: 18px;  margin: 0; /*0 4px;*/}
.quick-access .links a:hover { color:#ffffff;text-decoration:underline; }
.quick-access .links li.last a { padding:0; background:none; }

.form-language a.flag { margin-left:8px; }

#search {
   margin: 10px 0 0 11px;
}
.top-bar { float:left; }
.form-search { float:left; position:relative; height: 40px;}
.form-search input.input-text {
    box-shadow: 0 0 3px #AAAAAA;
    font-family: georgia, serif;
    font-style:italic;
    color:#6e6e6e;
    font-size:12px; width: 230px;
    height: 25px;
    margin: 11px 0 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 26px;
    padding-left:8px;
    width: 252px;
}
.form-search input.input-text:active,
.form-search input.input-text:focus {
    box-shadow: 0 0 3px #089ddd;
}

select {
    box-shadow: 0 0 3px #AAAAAA;
    font-family: georgia, serif;
    font-style:italic;
    /*color:#6e6e6e;*/
    font-size:12px;
    line-height:12px;
    height: 29px;
    margin: 0; /*11px 0 0 0;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*padding-right: 26px;*/
    padding: 6px 4px 2px 8px;
    width: 200px;
}

.form-search input:focus { border-color:#089ddd; }
.form-search button.button { float:left; }
.form-search button.button span { height:23px; background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_btn-small.png); line-height:21px; }
.form-search .search-autocomplete { z-index:999; }
.form-search .search-autocomplete ul { border:1px solid #B0AFAF; background-color:#fff;}
.form-search .search-autocomplete li { text-align:left;  padding:2px 8px 1px 8px; cursor:pointer; }
.form-search .search-autocomplete li .amount { float:right; font-family: arial, sans-serif;font-style:normal; font-size:10px; line-height:1.55; color: #B0AFAF; padding-top:3px; }
.form-search .search-autocomplete li.odd { background-color:#fff; }
.form-search .search-autocomplete li.selected { background-color:#e9e9e9; }

/*.search_button { background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/suchen_lupe.gif); width: 13px; height: 13px; border: none; cursor: pointer; background-color: #fff; margin: 15px 0 0 -16px;  }*/
/* switched to relative positioning for webkit browsers */

/*.search_button { background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/suchen_lupe.gif); width: 13px; height: 13px; border: none; cursor: pointer; background-color: #fff; position:relative; top:8px; left:-24px; z-index:200;  }
*/

.search_button {
    background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/lupe_normal.png") no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    height: 20px;
    left: 265px;
    position: relative;
    top: -24px;
    width: 35px;
    z-index: 200;
}
.search_button:hover { background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/lupe_hover.png); }













/*****************************************************************************************************/
/********** < Navigation  #E4E2DD border-top:1px dashed #000000; border-bottom:1px dashed #000000; */
.nav-container {
    float: left;
    width: 100%;
	margin-top: 10px;
}
#nav { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_navcontainer.png) repeat-x scroll 0 0 ; width:80%; float:left; font-size:24px; height:32px;  padding-left: 0; margin: 0 0 15px;}
/*#nav li#home {margin-left:23px; margin-top: 6px;}*/
#nav li#home {margin-left:23px; margin-top: 6px; width:10px;}
/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative;text-transform:uppercase; text-align:center;	}
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block;  text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/* 0 Level */
/* <tj> 2012-08-02: neue menue-positionierungen... hier sind die alten: */
/*
#nav li { float:left; height:20px; line-height:20px; margin:5px 8px 0 134px; padding:3px 8px 0;}
#nav li.first { margin:5px 8px 0 113px; }
#nav li.last { margin:5px 0 0 113px; padding:3px 0 0 8px;}
*/

#nav li, #nav li.first { float:left; height:20px; line-height:20px; margin:5px 0 0 0; padding:3px 0 0; width:250px;}
/*#nav li.first { margin:5px 8px 0 113px; width:100px;}*/
/*#nav li.last { margin:5px 0 0 0; padding:3px 0 0 8px;}*/


#nav li, #nav li.first { float:left; height:20px; line-height:20px; margin:5px 0 0 15px; padding:3px 0 0; width:214px;}
#nav-own-wallpaper {
    float: left;
    color: #FFF;
    font-size: 24px;
    margin-left: -1px;
	letter-spacing: 0px;
}

html[lang="en"] #nav-own-wallpaper {
    font-size: 20px;
    margin-top: 2px;
}

#nav_eigene_tapete_arrows {
    color: #000;
    float: left;
    font-family: Arial;
    font-size: 26px;
    font-weight: lighter;
    margin-left: 2px;
    margin-top: -6px;
}

#nav_eigene_tapete {
	cursor: pointer; background: none repeat scroll 0% 0% rgb(255, 121, 0); float: left; height: 32px; width: 19%; margin-left: 1%; font-family: georgia;
	transition-property: all;
	transition-duration: 0.2s;
}

#nav_eigene_tapete:hover {
	background: none repeat scroll 0% 0% rgb(8, 157, 221);
}

.own-wallapaper-text-col1{
	float: left; width: 370px;margin-left: 10px;
}

.own-wallapaper-text-col2{
	float: left; width: 370px; margin-left: 40px;
}

.own-wallapaper-text-col3{
	float: left; width: 360px; margin-left: 40px;
}


#homelink {
    display:block;
    width:20px !important;
    height:20px;
    padding-top:0;
    margin-top:-3px;
    background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/home_icon.png) no-repeat;
    /*    -webkit-animation: fadeIn 1.4s;
        -moz-animation: fadeIn 1.4s;
        -ms-animation: fadeIn 1.4s;
        -o-animation: fadeIn 1.4s;*/

    -webkit-transition-property:background-image;
    -webkit-transition-duration: 1s, 1s;
    -webkit-transition-timing-function: linear, linear;

    -moz-transition-property:background-image;
    -moz-transition-duration:1s, 1s;
    -moz-transition-timing-function: linear, linear;

    -o-transition-property:background-image;
    -o-transition-duration:1s, 1s;
    -o-transition-timing-function: linear, linear;
}

#homelink:hover {
    background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/home_hover.png) no-repeat;
    /*    -webkit-animation: fadeIn 1.4s;
        -moz-animation: fadeIn 1.4s;
        -ms-animation: fadeIn 1.4s;
        -o-animation: fadeIn 1.4s;*/
}

#nav_eigene_tapete {
	cursor: pointer; background: none repeat scroll 0% 0% rgb(255, 121, 0); float: left; height: 32px; width: 19%; margin-left: 1%; font-family: georgia;
	transition-property: all;
	transition-duration: 0.2s;
}

#nav_eigene_tapete:hover {
	background: none repeat scroll 0% 0% rgb(8, 157, 221);
}


#nav li.active a { color:#089ddd; }

#nav a, .footer a {
    /*padding-right:11px;*/
    color:#484848; /* 686f77 */
    -webkit-transition-property:color, text;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, linear;

    -moz-transition-property:color, text;
    -moz-transition-duration:0.2s, 0.2s;
    -moz-transition-timing-function: linear, linear;

    -o-transition-property:color, text;
    -o-transition-duration:0.2s, 0.2s;
    -o-transition-timing-function: linear, linear;
}

.footer a {
	width:190px;
}

#nav li.over a,
#nav a:hover, .footer a:hover, .footer li.level-1 a:hover { color:#009ddf; text-decoration: none;}

/* 1st Level */
#nav ul li,
#nav ul li.active,
#nav ul li.first, #nav ul li.last,
#nav ul li.over { float:none; border:none; background:none; margin:0; padding:0; padding-bottom:1px; /*text-transform:none;*/ font-size: 16px; }
/*#nav ul li.parent { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_nav_parent.gif) no-repeat 100% 50%; }*/
#nav ul li.parent { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/hover_pfeil.png) no-repeat 100% 50%; }
#nav ul li.last { padding-bottom:0; }
#nav ul li.active { margin:0; border:0; background:none; }
#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div {
    position:absolute;
    width:15em;
    top:30px;
    left:-10000px;
    /*    border:1px solid #bbb;
        border-bottom:2px solid #999;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 3px #AAAAAA;
    padding:5px 8px 7px 8px;
    background:#fcfcfc;
    font-size:11px;
    width:170px;
    margin:0 auto 0 14px;
}
/* [030b7aa2]. */
/* ermitteln des margin-left in vorhergehender zeile:
(breite hauptmenüpunkt - (breite submenuebox samt padding-left/right)) / 2
also:  (250 - 186) / 2 = 32
(mit 186 = 170px width + 8px padding-right und left)
*/

#nav div ul { position:static; width:auto; border:none; padding:0; }
#nav li ul li, #nav li ul li a, #nav li ul li.first { width:170px; } /* [030b7aa2] */

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a { padding:3px 0; color:#686f77 !important; }
#nav ul li a:hover { padding:3px 0; color:#089ddd !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left: 0px; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:140px; top:-5px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:none; margin:0 0 20px; line-height:1.35; }
.block .block-title {
    background: url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_navcontainer.png") repeat scroll 0 0;
    font-family: DINWeb-CondMedium, 'Arial Narrow';
    font-style:normal;
    font-weight:normal;
    /*border-bottom: 1px solid #DDDDDD;*/
    font-size: 24px;
    /*padding: 4px 10px;*/
    padding:5px 0 0 10px;
    /*margin: 5px 0 0 0;*/
    text-transform:uppercase;
    color:#686f77;
    height:27px;
    line-height:26px;
}

.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:10px; margin:0 0 10px; padding:0 0 2px; border-bottom:1px solid #ddd; text-transform:uppercase; }
.block .block-content { background:none repeat scroll 0 0 #f9f8f5; padding:12px 10px; }
.block .block-content li.item { float:left;  padding-bottom:5px; margin-bottom:5px; }
.block .block-content li.item.last { border-bottom:0; padding-bottom:0; margin-bottom:0; }
.block .block-content .product-name { color:#4f8100; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions {  padding:0; margin:0; text-align:right; } /* padding:5px 0 0; margin:5px 0 0; text-align:right; */
.block .actions a { /*float:left;*/ }
.block .actions button.button { float:right; }
.block .empty { margin:0; }
.block .price-box { margin:5px 0; }
.block button.button span {line-height: 26px; float:left; height:28px; padding:0 10px 0 5px; text-align:center; white-space:nowrap;}

.block-title strong {
    font-weight:normal !important;
}

/*.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }*/

/* Mini Products List */
/* .col-right .product-image{ float:left; margin-right:10px;} */
/*.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }*/
.mini-products-list .product-image { float:left; margin-right:10px; }
.mini-products-list .product-details { margin-left:60px; }

/* Block: Account */
.block.block-account { margin:64px 0 20px; }

.wishlist-index-index .block.block-account {
    margin: 50px 0 20px;
}

/*.block-account .block-title { border:0; background:#666; }*/
/*.block-account .block-title strong { color:#fff; }*/
.block-account .block-content li a { display:block; /*border-bottom:1px solid #ddd;*/ padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#089ddd; /* was 444 */ }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { /*border-bottom:1px solid #ddd;*/ padding:3px 0; color:#089ddd; }
.block-account .block-content li.current strong { font-weight: normal; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { background:#f4f4f4; }
.block-currency .block-title { border:0; background:none; padding:7px 10px 2px; text-transform:none; }
.block-currency .block-title strong { text-transform:none; }
.block-currency .block-content { padding:0 10px 12px; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
/* TEST: [ea191acb] */
/*.block-layered-nav { display:none; }*/
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; margin:0 0 6px; height:13px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-content { padding:0; }
.block-layered-nav .block-subtitle { margin:0; background:#679100; font-size:12px;  padding:2px 10px; color:#fff; }
.block-layered-nav dt {  border-top:1px solid #fff; padding:8px 10px 0 10px; font-size:12px; }
.block-layered-nav dd { padding:0 10px 8px 10px; border-bottom:1px solid #ddd; }
.block-layered-nav dd li { line-height:1.35; margin:0 0 3px; }
.block-layered-nav dd a { color:#444; }
.block-layered-nav .currently ol { padding:6px 0 0; }
.block-layered-nav .currently li { padding:2px 10px; }
.block-layered-nav .currently .label {  }
.block-layered-nav .currently .btn-remove { margin:2px 0 0; }
.block-layered-nav .actions { padding:5px 10px; margin:0; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { background:#679100; }
.block-cart .block-title strong { color:#fff; }
.block-cart .summary { background:#e5eed6; padding:8px; margin:-12px -10px 8px; text-align:center; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a {  }
.block-cart .subtotal { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_subtotal.gif) no-repeat 50% 0; margin:5px 0 0; line-height:23px; }
.block-cart .subtotal .price {  }
.block-cart .actions { display:none !important; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }

/* Block: Wishlist */
.block-wishlist .actions { text-align:left; padding-top:8px; padding-bottom:4px;}
.block-wishlist .actions a {
    /*float:none; ssss*/
    color:#5f5d5c; text-decoration:none !important;
}

.block-wishlist .actions a:hover {
    color:#089ddd;
}

ol#wishlist-sidebar {
    padding-top:13px;
}

#wishlist-sidebar .product-name,
#wishlist-sidebar .price-box,
#wishlist-sidebar .link-cart {
    /*display:none;*/
}

#wishlist-sidebar .product-name {
    position:relative;
}

#wishlist-sidebar .product-name .btn-remove {
    display:block;
    position:absolute;
    top:-6px;
    left:-6px;
    z-index:100;
    margin:0;
}

/* Block: Related */
.block-related .block-subtitle { font-size:11px;  border:0; padding:0; margin:0 0 8px; text-transform:none; }
.block-related input.checkbox { float:right; }
.block-related .product { margin-right:20px; }

/* Block: Compare Products */
.page-popup .link-print { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/i_print.gif) 0 2px no-repeat; padding:3px 0 3px 25px; }
.compare-table { border:0; }
.compare-table thead,
.compare-table thead tr.first { background:#fff; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0 0 4px; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_remove.png); width:12px; height:12px; }
.compare-table tbody th { background:#e9e9e9; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:12px; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }
.compare-table .add-to-links li { background:none; padding:0; }

/* Block: Recently Viewed */
.block-viewed {}

#recently-viewed-items li .thumb_flyout,
#wishlist-sidebar li .thumb_flyout {
    display:none;
    position: absolute;
    /*border: 10px solid #000;*/
    /*margin-left: -10px;*/
    margin-top:34px;
    z-index:200;
}

#recently-viewed-items li:hover .thumb_flyout,
#wishlist-sidebar li:hover .thumb_flyout  {
    display:block;
    z-index:2000;
    visibility:visible;

    -webkit-animation: fadeIn .4s;
    -moz-animation: fadeIn .4s;
    -ms-animation: fadeIn .4s;
    -o-animation: fadeIn .4s;
}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#686f77; /**/ }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer {  }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
/* TEST! [ea191acb] */
/*.block-tags { display: none; }*/
.block-tags .block-content .tags-list { border:0; background:none; padding:0; }
.block-tags .block-content li a { color:#444; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Reorder */
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; background:none; text-align:center; }

/* Block: Login */
.block-login .block-content { padding:5px 10px; }
.block-login label {  color:#555; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { margin:0 0 7px; }
.category-title h1 { padding:3px 0; color:#5b9400; font-size:1.6em;  line-height:1.25; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}

.category-description-bg {
	background-color:#f1f1ee;
    margin:0 0 10px 0;
	padding:10px 50px 10px 10px;
}

.category-description {
    /*-moz-column-count: 2;*/
    -moz-column-width:350px;
    -moz-column-gap: 48px;
    /*-webkit-column-count: 2;*/
    -webkit-column-width:350px;
    -webkit-column-gap: 48px;
    /*column-count: 2;*/
    column-width:350px;
    column-gap: 48px;

	margin-bottom: 20px;
}

.category-products {}

/* View Type: Grid */
.products-grid { position:relative;  }
.products-grid.last { margin-bottom:30px; }

.products-grid li.item {
    float:left;
    position:relative;
    margin-right: 10px;
    margin-bottom:56px;
    width: 230px;
    /*    height:170px;
        overflow:hidden;*/  /* [ab4e0fa3] */
}

.grid-columns2 .products-grid li.item {
    width:470px;
}

.grid-columns6 .products-grid li.item {
    width:150px;
}

.products-grid li.item.last {
    margin-right:0;
}

.products-grid.category-overview li.item {
    float:left;
    width:310px;
    height:310px;
    margin-left:10px;
    margin-right:0;
    margin-bottom:60px;
}
.products-grid.category-overview li.item.first {
    margin-left:0;
}


.products-grid li.item a:hover img {
    z-index:1000;
}
.products-grid.category-overview li.item a:hover {
    text-decoration:none;
    z-index:1000;
}

.products-grid.category-overview li.item a .catname {
    animation: 0.4s ease 0s normal none 1 fadeIn;
    background: none repeat scroll 0 0 #000000;
    bottom: 46px;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    position: relative;
    right: -118px;
    width: 182px;
    z-index: 400;
	-webkit-animation: fadeIn .4s;
    -moz-animation: fadeIn .4s;
    -ms-animation: fadeIn .4s;
    -o-animation: fadeIn .4s;
}

.products-grid.category-overview li.item a{
	text-decoration: none;
}

.products-grid.category-overview .catname p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 26px;
    position: relative;
    text-align: center;
    z-index: 500;
}

.products-grid.category-overview li.item a:hover {
    text-decoration:none !important;
}

.products-grid.category-overview li.item a:hover .catname,
.products-grid.category-overview li.item a:hover .catname p {
    opacity:0;
    -webkit-animation: fadeOut .4s;
    -moz-animation: fadeOut .4s;
    -ms-animation: fadeOut .4s;
    -o-animation: fadeOut .4s;
}

/*.products-grid.category-overview li.item .catname:hover {
    display:none !important;
}*/


/*
div { height: 10em; width: 10em; -webkit-border-radius: 5em; -moz-border-radius: 5em; border: 0.2em solid #888943; background-color: #CACC7F; margin: auto; }
    p { font-family: sans-serif; text-align: center; font-size: 1em; margin-top: 4.5em!important; }
*/


/*.products-grid div.popup_frame {
    background-color: #000000;
    color: #FFFFFF;
    display: none;
    margin-left: -10px;
    margin-top: -7px;
    padding-bottom: 10px;
    position: absolute;
    text-align: center;
    width: 250px;
    z-index: 1;
}*/

.products-grid div.popup_frame {
    background-color: transparent;
    color: #FFFFFF;
    position: absolute;
    width:100%;
    padding:0;
    text-align: center;
    z-index: 999;
}


.popup_frame .variants {
    margin-left: 0px;
}

.products-grid li.item:hover .product-image{
    z-index:20;
}


.products-grid li.item:hover div.popup_frame{
    display:block;

    -webkit-animation: fadeIn .4s;
    -moz-animation: fadeIn .4s;
    -ms-animation: fadeIn .4s;
    -o-animation: fadeIn .4s;
}

.products-grid div.popup_frame a {
    color: #686F77;
    font-family: georgia,serif;
    font-size: 12px;
    font-style: italic;
	height: 22px;
    line-height: 16px;
    margin: 0 auto;
    text-decoration: none;
}

.products-grid div.popup_frame a:hover{
	color: #089ddd;
}

.products-grid div.popup_frame .margin_holder {
    /*display:none;*/
    /*height: 168px;
       width:227px;*/
}


.products-grid .product-image { display:block; position: relative; z-index:0; /*max-height:157px; overflow:hidden;*/} /* [ab4e0fa3] */
.products-grid.first .product-image { }
.products-grid li.last .product-image {  }
.products-grid .product-name {
    font-size: 14px;
    font-style: italic;
    margin: 0 0 4px;
}
.products-grid .product-name a { color:#444; text-decoration:underline; }
.products-grid .product-name a:hover { text-decoration:none; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { z-index:200; background-color:transparent;/*bottom:20px;*/ border: 1px solid rgba(0, 0, 0, 0);}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { }
.col1-layout .products-grid,
.page-empty .products-grid {  }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-shop { margin-left:185px; }
.products-list .product-image { float:left; width:170px; height:170px; margin:0 0 10px; }
.products-list .product-name { font-size:12px; margin:0 0 6px; }
.products-list .product-name a { color:#444; text-decoration:underline; }
.products-list .product-name a:hover { text-decoration:none; }
.products-list .price-box { float:left; margin:4px 13px 0 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 13px; line-height:1.35; }
.products-list .add-to-links { clear:both; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:0 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:50px; height:10px; font-size:0; line-height:0; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:10px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin:2px 3px 0 0; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th {  padding-right:8px; }
.ratings-table td { padding:4px 0 0; }

/* Availability */
.availability { margin:0; }
.availability span {  }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#e9e9e9; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #d9dde3; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd { background:#fff; }
.availability-only-details tr.even { background:#fcfcfc; }
.availability-only-details tr.odd td.last { color:#396f00;  }
.availability-only-details tr.last td { border-bottom:none; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0 10px; }
.price-box .price { font-size:12px;  color:#396f00; }

/* Regular price */
.regular-price { color:#396f00; }
.regular-price .price { font-size:12px; /**/ color:#396f00; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { font-size:12px;  white-space:nowrap; }
.old-price .price {  font-size:12px; color:#396f00; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; }
.special-price .price-label { font-size:11px;  text-transform:uppercase; white-space:nowrap; color:#000; }
.special-price .price { font-size:12px;  }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-size:12px;  white-space:nowrap; }

.minimal-price-link { display:block; font-size:12px; text-decoration:underline; color:#444; }
.minimal-price-link .label {color:#444;}
.minimal-price-link .price { font-weight:normal; color:#444; }

/* Including tax */
.price-including-tax { display:block; color:#888; }
.price-including-tax .label {  font-size:10px; text-transform:uppercase; white-space:nowrap; color:#888; }
.price-including-tax .price { font-size:12px;  color:#396f00; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#888; }
.price-excluding-tax .label { font-size:10px; text-transform:uppercase; white-space:nowrap; color:#888; }
.price-excluding-tax .price { font-size:12px; font-weight:normal; color:#396f00; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label {  white-space:nowrap; }
.configured-price .price { font-size:12px;  }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block;  }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; font-weight:normal; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-size:12px;  white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-size:12px;  white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:7px; }
.price-notice .price {  }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label {  white-space:nowrap; text-transform:uppercase; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#222; }
f/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background:#f4f9ea; border:1px solid #ddd; }
.tier-prices .benefit { font-style:italic;  }

.tier-prices-grouped li .price {  }

/* Add to Links */
.add-to-links { margin:3px 0 0; }
.add-to-links li { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_add-to.gif) 2px 50% no-repeat; line-height:1.25; padding-left:12px; }
.add-to-links li a { color:#444; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px;  line-height:20px; color:#555; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; margin:10px 0 0; }
.deactivated .add-to-cart button.button { cursor: default;}
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { margin:10px 0; border:1px solid #eee; background-color:#f8f8f8; padding:10px; text-align:right; }
.add-to-box .add-to-cart .paypal-logo { float:left; }
.add-to-box .or { display:none !important; }
.add-to-box .add-to-links { margin:10px 0; text-align:right; }
.add-to-box .add-to-links li .separator { display:none !important; }


button#btn-card span {
    background-image: url("/skin/frontend/default/tapeterie/images/btn_checkout.png");
    background-position: 0 0;
    border: 0 none;
    color: #fff;
    font: italic 12px/26px georgia,serif;
    height: 28px;
    margin-right: 4px;
    padding: 0 0 0 5px;
    text-shadow: none;
    width: 110px;
}

button#btn-card span span {
    background-position: -863px 0;
    padding: 0 10px 0 8px;
    width: 120px;
}


.product-view {
    min-height: 290px;
    color: #696969;
}
.product-view .margin_holder{
    margin: 0 auto;
    /*width: 1190px;*/
    width:950px;

}

.product-view h1 {
    text-transform: uppercase;
    font-size:24px;
}

.product-collateral {}
.product-collateral h2 { font-size:19px; font-weight:normal; line-height:1.15; }
.product-collateral .box-collateral {}
.box-collateral {position:relative;/*top:-24px;*/}

/* Product Images */
.product-view .product-img-box { float:left; width:302px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 10px; border:1px solid #cacaca; }
.product-view .product-img-box .product-image-zoom { position:relative; width:300px; height:300px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { margin:0 0 10px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:24px; margin:0 auto 13px; padding:0 28px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:3px; width:9px; height:18px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:10px; top:7px; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:10px; top:7px; }
.product-view .product-img-box .more-views h2 { font-size:10px; font-weight:normal; padding:0 0 2px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-10px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 10px; }
.product-view .product-img-box .more-views li a { float:left; width:66px; height:66px; border:1px solid #ddd; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav {  margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0; }
.product-image-popup .image-label { font-size:12px;  margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -50px;
    width: 98%;
}
.col1-layout .product-view .product-shop {
    float: right;
    padding: 10px;
    width: 140px;
    background:  url("http://www.tapeterie.com/skin/frontend/default/tapeterie/images/dotlines_dark.png") repeat scroll 0 0 #2E2D2C;
}
.col1-layout .product-view .product-shop h2{
    color: #FFFFFF;
    font-size: 24px;
    text-transform:uppercase;
    font-weight: normal;
}

.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px;float: left;  width: 100%; }
.product-view .product-shop .product-name h1 { float:left;color: #FFFFFF; font-size:24px; line-height: 15px; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { text-align:right; }
.product-view .product-shop .add-to-links li { display:inline; margin-left:12px; }
.product-view .product-shop .add-to-links li .separator { display:none !important; }
.product-view .product-shop .product-options-bottom .paypal-logo { float:left; }
.product-view .product-essential { font-size: 12px; font-style: italic;}
.product-view .description {float:right; width: 534px; min-height: 50px; text-shadow: 1px 1px 0 #ffffff;}
.product-view .description_designer {float:left; }
.product-view .lower_part { margin-top: 76px;}


.product-view .upper_part .left_part,
.product-view .lower_part .left_part {
    float:left;
    width:290px;
}

.product-view .upper_part {
    float: left;
    margin-bottom: 40px;
    margin-top: 30px;
    width: 950px;
}

.product-view .lower_part {
	float: left;
}

.product-view.tk .billsafe-teaser{
	float:right;
	margin-top: 20px;
}

#wallpaper_from_same_cat{
	float:left;font-family: DINWeb-CondMedium,Arial Narrow;font-style: normal;  font-size: 24px;  color:#484848;  text-transform: uppercase; margin: 16px 0 0 10px;
}

.above, .below{
	width:230px;
	height:150px;
}

.below {
	margin-top: 20px;
}

.upper_part .product-sku,
.upper_part .product-copyright {
    color: #686f77;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-size:10px;
}

.upper_part .product-name h1 {
    margin-bottom:0;
}

.variants {
    float:left;
    /*margin-left: 186px;*/
    margin-left:86px;
}
.variants h2 {
    font-size: 12px;
}
.variants .item {
    float:left;
    margin: 5px;
}

/*#designer_box_container {
    float:right;
    margin-right: 239px;
    width: 308px;
}*/

#designer_box_container .all_wallpapers {
    margin-top:4px;
}

/*.designer_box {
    padding:10px;
    width: 287px;
    background-color:#2E2D2C;
    position:relative;
}*/

.designer_box .homepage_link {
    margin-top:10px;
}

.designer_box h2 {
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 17px;
    margin-bottom: 7px;
    font-weight:normal;
    letter-spacing:1px;
}
.designer_box .description{
    float :none;
}
.designer_link {margin-top: 10px;}
.designer_link a { color:#484848; text-decoration:underline; }
.designer_link a:hover { text-decoration:none; color:#089ddd; }


#category_designer_box_container {
    background-color:#f1f1ee; padding:10px;
    margin:0 0 60px 0;
    position:relative;
}

#category_designer_box_container #category_designer_box_short .show_more {
    /*float:right;*/
}

#category_designer_box_container #category_designer_box_long {
    display:none;
    min-height:100px;
    /*position:relative;*/
}
#category_designer_box_container #category_designer_box_long img.designer_image {
    /*    position:absolute;
        top:0;
        right:0;*/
    float:right;
}

#category_designer_box_container .description_designer {
    width:600px;
}

#category_designer_box_container .designers_website {
    float:right;
    text-align:right;
    /*    position:absolute;
        bottom:10px;
        right:10px;*/
}

/*.category_designer_box_container #category_designer_box_long .designer_image {
    position:absolute;
    top:0;
    right:0;
}*/

/* Product Options */
.product-options { margin:20px 0 0; padding:0 15px 10px; background-color:#f4f9ea; border:1px solid #ddd; position:relative; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label {  }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dd .qty-disabled { background:none; border:0; padding:3px; color:#444; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #ddd; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:2px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { position:absolute; right:15px; top:10px; }

.product-options-bottom { background-color:#f6f6f6; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .price-box { float:left; margin:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.product-options-bottom .price-label { padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; margin:0; padding:0; border:0; background:0; }
.product-options-bottom .add-to-links { float:right; display:inline; }

.product-shop .product-options-bottom .price-box { float:none; margin:0; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart { clear:both; float:none; padding:12px 0 0; text-align:left; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Product Tabs */
.product-tabs { margin-bottom:15px; border-bottom:1px solid #666; background:#f2f2f2 url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_tabs.gif) 0 100% repeat-x; }
.product-tabs li { float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.product-tabs li.first { border-left:0; }
.product-tabs li.last { border-right:0; }
.product-tabs a { display:block; padding:6px 15px; color:#444; }
.product-tabs a:hover { background-color:#ddd; text-decoration:none; color:#444; }
.product-tabs li.active a,
.product-tabs li.active a:hover { background-color:#666;  color:#fff; }
.product-tabs-content h2 { display:none; font-size:12px;  }

/* Mini Products Grid */
.mini-products-grid { width:100%; }
.mini-products-grid td { width:20%; padding:0 8px 8px 0; }
.mini-products-grid .product-image { display:block; border:1px solid #cacaca; margin:0 0 10px; }
.mini-products-grid .product-name { width:115px; margin:0 0 6px; overflow:hidden; }
.mini-products-grid .product-name a { color:#444; text-decoration:underline; }
.mini-products-grid .product-name a:hover { text-decoration:none; }
.mini-products-grid td.empty {}
.mini-products-grid td.last { padding-right:0; }
.mini-products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { margin:0 0 8px; }
#product_tabs_upsell_products_contents h2 { display:block; }

/* Block: Tags */
.product-view .box-tags { margin:0; width:930px;}
.product-view .box-tags h3 { font-size:12px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:12px;  margin:0 0 3px; }
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; }
.product-view .box-tags .form-add input.input-text { width:280px; }
/*.product-view .box-tags .form-add button.button span { height:28px; background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_btn-small.png); line-height:28px; }
.product-view .box-tags .form-add button.button:hover span {background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/buttons.png) 100% -28px no-repeat;  }*/



.product-view .box-tags .form-add button.button {
    width:170px;
}
.product-view .box-tags .form-add button.button span {
    width: 140px;
    font-style: italic;
    text-shadow: 1px 1px 0 #fff;
}
.product-view .box-tags .form-add button.button:hover span {
    text-shadow: 1px 1px 0 #dedede;
}

.product-view .box-tags .note { margin:2px 0 0; font-size:10px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {  }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:12px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span {  }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:460px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:454px; }

/* Send a Friend */
.send-friend .form-list { width:535px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:25px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; line-height:1.55; }
/*.product-name a { color:#444; }*/

#icon_container {/*margin-right: 239px;*/ float:right;}

/* Product Tags .dashboard .welcome-msg { background-color:#f1f1ee; padding:10px; margin:0 0 70px 0; } */
.tags-list { display:block; font-size:12px; background:#f1f1ee; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #ddd; background:#ecf9ea; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; }
.advanced-search-summary li { margin:2px 0; }
.advanced-search-summary p { clear:both;  margin:0; }

/* CMS Home Page */
.cms-home .main { }
.cms-home .subtitle {}
.cms-index-index .subtitle {}

.cms-home .billsafe-teaser{
	left: 990px;
    position: absolute;
    top: 175px;
    z-index: 500;
}


#widerrufsbelehrung ul  {
    list-style: disc outside none;
    margin-left: 9px;
}

#widerrufsbelehrung strong {
	font-weight:bold;
}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { color:#f00; text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#444; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0;  }
.page-sitemap .sitemap li a {  }
.footer ul.sitemap {float:left; text-transform:uppercase;}
.footer ul.sitemap li.level-0 {
    float:left;
    /*margin-right:20px;*/
    font-family:'DINWeb-CondMedium', 'Arial Narrow', sans-serif;
    font-size:24px;
    width:240px; /*266px; */
    background:transparent url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/sitemap_divider.png) left 40px no-repeat;
    min-height: 130px;
}

#footer_menus .headline_color{
	color:#686f77;
}

.footer ul.sitemap li.level-1 {
    font-family: georgia, serif; font-size:12px;
    line-height: 19px;
    font-style:italic;
    text-transform:none;
	color: #686f77;
    padding-left:7px;
}

.footer li.level-1 a {
	color: #686F77;
}

.footer .img_service_hotline {
    margin-bottom: 5px;
    margin-right: 3px;
    vertical-align: middle;
}

.sitemap_sublist {
    width:200px;
}
/*.footer ul.sitemap li.level-1{display:none;}*/

#footer_links {
    height: 57px;
    margin-top: 30px;
    position: relative;
	float: left;
}

#footer_links ul {
    position:absolute;
    bottom:0;
    left:240px;
}
#image_co2_neutral {
    float:left;
}

.footer #footer_links li {
    /*margin-bottom: 10px;*/
    float:left;
    padding-right:46px;
}
#footer_links a {
    color: #686F77;
    -webkit-transition-property:color, text;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, linear;

    -moz-transition-property:color, text;
    -moz-transition-duration:0.2s, 0.2s;
    -moz-transition-timing-function: linear, linear;

    -o-transition-property:color, text;
    -o-transition-duration:0.2s, 0.2s;
    -o-transition-timing-function: linear, linear;
}
#footer_links a:hover {
    color:#089ddd; text-decoration:none;
}

#block1 {
    width: 229px;
    background-size: 1px 105px;
}
#block2 {
    width: 241px;
    background-size: 1px 105px;
}
#block3 {
    width: 240px;
    background-size: 1px 105px;
}
#block4 {
    width: 229px;
    background-size: 1px 105px;
}
#block5 {
    width: 229px;
    background: none;
}
.footer ul.sitemap #block5 li.level-1 {
	padding-left:0px;
}
#block6 {
    background: none;
    margin-left: 20px;
	float: left;
}
.footer ul.sitemap #block6 li.level-1 {
	padding-left:0px;
}
#block7 {
    width: 229px;
    left: 20px;
}
#block8 {
    width: 240px;
}
#block9 {
    width: 239px;
}
#block9 img {
	height: 39px;
	width: 39px;
}
#social_media-logo1 {
    display: inline-block;
}
#social_media-logo2 {
    display: inline-block;
    margin-left: 10px;
}
#social_media-logo3 {
    display: inline-block;
    margin-left: 10px;
}
.social_media {
    margin-top: 5px;
    margin-left: 5px;
}
.social_media a{
	float:left;
	width: 39px;
}
#free_within_germany{
	color: #686f77;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    margin-top: 8px;
    text-transform: uppercase;
}
.endbar {
    font-family: "DINWeb-CondMedium","arial";
    font-size: 22px;
    line-height: 27px;
    display: inline-block;
    font-weight: 500;
    vertical-align: middle;
    font-style: normal;
    margin-top: 53px;
	float: left;
	width: 100%;
}
#endbar_group1{
	float:left;
	  margin-left: 40px;
}
.endblock {
    display: inline-block;
    text-align: left;
	vertical-align: middle;
}

#block1 {
    display: inline-block;
}
#block2 {
    display: inline-block;
}

#endbartext1 {
    margin-right: 20px;
    margin-left: 7px;
}
#endbartext2 {
    margin-left: 4px;
    margin-right: 76px;
}
#endbartext3 {
    margin-right: 30px;
    margin-left: 7px;
}
#endbartext4 {
    margin-right: 30px;
    margin-left: 8px;
}
html[lang=it] #endbartext4 {
	width: 188px;
}
#endbartext5 {
    margin-left: 8px;
    margin-right: 13px;
}

/* RSS */
.rss-title h1 { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/i_rss-big.png) 0 3px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title  { margin:0; }
.cart .page-title.title-buttons,
.my-wishlist .page-title.title-buttons,
.page-title.emptycart.title-buttons {
    position:relative;
    overflow:visible;
}

.cart .page-title h1 { margin-bottom:8px; }

.cart .page-title.title-buttons button,
.my-wishlist .page-title.title-buttons button,
.cart-empty button {
    display:block;
    float: right;
}

.my-wishlist .page-title.title-buttons button {
    display:block;
}

.cms-page-view strong        { font-weight:bold; }

.cms-impressum .page-title, .cms-kostenlose-muster-tapeten-bestellen .page-title{
	margin:0;
}

.teilnahmebedingungen-gewinnspiel-list {
    line-height: 30px;
    list-style: outside none decimal;
    margin-left: 14px;
    max-width: 760px;
}

.cart .page-title.title-buttons .btn-proceed-checkout{
	 margin-left: 24px;
}

.cart-collaterals .btn-proceed-checkout{
	float: right;
    width: 253px;
}

.my-wishlist .checkbox_background{
    border: 0px none; background: none repeat scroll 0% 0% #089DDD; width: 40px; height: 40px; text-align: center;
}
.my-wishlist .checkbox_background.inactive{
    background-color: #777777;
}
.my-wishlist .checkbox_background input{
   margin-top: 34%;
}
.my-wishlist .selected_items_quantity{
    margin-top: 10px;
    height: 24px;
}

/* Checkout Types */
.cart .page-title .checkout-types { float:right;  }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
table.cart-table  {margin-top: 30px; }
.cart-table th { padding:2px 10px; /*width:20%;*/ font-family: arial, sans-serif;font-style:normal; font-size:10px; line-height:1.55; letter-spacing: 0.3px; color: #B0AFAF; text-transform:uppercase; font-weight:normal;}
.cart-table td { padding:10px; vertical-align:middle}
.cart-table .product-name { margin:0 0 5px; color:#444; }
.cart-table .item-msg { margin:5px 0; font-size:11px;  color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-continue span { background:none; padding:0; font:normal 11px/25px Arial, Helvetica, sans-serif; color:#4f8100; text-transform:none; text-decoration:underline; }
.cart-table .btn-continue:hover span { text-decoration:none; }
.cart-table .btn-update span {}

.cart-table .ct-image { width: 240px; }
.cart-table .ct-image img { border: 1px solid #fcfcfc; }
.cart-table .ct-name { width: 300px; font-size:14px; }
.cart-table .ct-size { width: 335px; }
.cart-table .ct-price { width: 130px; }
.cart-table .ct-remove { width: 125px; }
.cart-table .ct-remove .btn-remove2, #wishlist-table .btn-remove2 {width:100%; background-position:center center;}
.cart-table .bottomline { height: 40px; }

.cart-table a:hover .ct-image img, .cart-table .ct-image:hover img { border: 1px solid #000;}
.cart-table .ct-name a { text-decoration:none; font-weight:normal; color:#686f77; }
.cart-table .ct-name a.edit-link { font: italic 12px/19px georgia,serif; text-decoration: underline; text-transform: none; }

.cart-table .ct-size dl.item-options {
    padding-bottom:12px;
}

/* Shopping Cart Collateral boxes width="574" height="114" */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set .col-1 { width:537px; }
.cart .cart-collaterals .col2-set .col-2 { /*width:655px;*/ width:400px; /*background:#f3f3f3;*/ }

.cart .crosssell { border:1px solid #ddd; background:#f7f7f7; padding:10px; }
.cart .crosssell h2 { font-size:12px;  }
.cart .crosssell .product-image { float:left; width:75px; height:75px; }
.cart .crosssell .product-details { margin-left:85px; }
.cart .crosssell .product-name {  }
.cart .crosssell li.item { margin:0 0 8px; padding-bottom:5px; border-bottom:1px solid #ddd; }
.cart .crosssell li.last { border-bottom:0; padding-bottom:0; margin:0; }
.cart .crosssell .link-compare { font-weight:normal; }
.cart .no-crosssell { width:100%; overflow:hidden; display:none;} /* facebook-verweis: spaeter wieder rein! */
.cart .no-crosssell img { display:block; margin:0 0 10px; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount { padding:12px 0; }
.cart .shipping { padding:10px 0; margin:0 12px; }
.cart .shipping { background:#f3f3f3; }
/*.cart .discount h2,
.cart .shipping h2 { float:left; width:225px; font:normal 14px/16px Arial, Helvetica, sans-serif; color:#d54c01; }
font-family: arial, sans-serif;font-style:normal; font-size:10px; line-height:1.55;letter-spacing: 0.3px;color: #B0AFAF;
*/
.cart .discount h2,
.cart .totals h2,
.cart .shipping h2 { font:normal 14px/16px Arial, Helvetica, sans-serif; color:#d54c01; margin-bottom:10px;
                     font-family: arial, sans-serif;font-style:normal; font-size:10px; line-height:1.55;letter-spacing: 0.3px;
                     background-color:#e9e9e9; padding-left:10px;
}

.cart #discount-coupon-form h2 {
	color: #B0AFAF;
}

.cart .discount .discount-form,
.cart .shipping .shipping-form { /*margin-left:240px;*/ }
.cart .discount .discount-form { background:#f3f3f3; padding: 10px 0 10px 0;}
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button { float:none; margin:7px 0 0 20px; }
.cart .shipping .buttons-set button.button { float:none; margin:0; }
/*.cart .discount .buttons-set button.button span,
.cart .shipping .buttons-set button.button span { height:19px; background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_btn-green.gif); padding:0 0 0 9px; font-size:10px; line-height:18px; color:#fff; }*/
.cart .discount .buttons-set button.button span span,
.cart .shipping .buttons-set button.button span span { padding:0 19px 0 10px; }

.cart .discount { /*border-bottom:1px solid #c0d2af ;*/ }
.cart .discount label {
    color:#555;
    width:500px;
    padding:0 10px 0 10px;
    float:left;
}

.cart #cart_delivery {
	color: #B0AFAF;
    float: right;
    font-size: 10px;
    height: 25px;
    margin-top: 8px;
    text-transform: uppercase;
    width: 374px;
	font-style: normal;
	letter-spacing: 0.3px;
	font-family: arial;
}

.cart #cart_delivery div {
	float:left;
	width:174px;
}

.cart #cart_delivery .part1 {

}

.cart #cart_delivery .img_free_shipping {
    margin-top: 4px;
}
.cart #cart_delivery img {
    margin-right: 5px;
    margin-top: 2px;
}

.cart .discount .input-box { float:left; width:100px; margin:7px 5px 0 0; padding: 0 0 0 10px;}
.cart .discount input.input-text { width:100px; }

/*
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; }
.product-view .box-tags .form-add input.input-text { width:280px; }
*/

.cart .shipping p { margin:0 0 3px; }
.cart .shipping .sp-methods { margin:10px 0 0; padding:6px 0 0; border-top:1px solid #c0d2af; }
.cart .shipping .form-list .input-box { width:270px; }
.cart .shipping .form-list input.input-text { width:264px; }
.cart .shipping .form-list select { width:270px; }

/* Shopping Cart Totals */
.cart .totals { background:#f9f8f5;
                /* url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_cart-totals.gif) 0 0 no-repeat*/;
                padding:12px 0; }
.cart .totals table { float:right; width:400px; margin:0 0 8px; }
.cart .totals td { padding:0 10px 20px 15px; }
.cart .totals th.couponcoderow, .cart .totals td.couponcoderow {
    padding: 0 10px 4px 15px;
    border-bottom:12px solid #f9f8f5;
}

.cart .totals td.a-right { /*text-align:left !important;*/}
.cart .totals tr.last td {}
.cart .totals tfoot tr:last-child td,
#checkout-review-table tfoot tr.last {
	border-top: 2px solid #089DDD;
    padding: 4px 10px 4px 15px;
}
.cart .totals tfoot td {}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-weight:normal;  }
.cart .totals tfoot tr:last-child td strong,
#checkout-review-table tfoot tr.last strong {
    font-weight:bold; /*color:#d54c01;*/
    font-size:14px;
}
.cart .totals .checkout-types { font-size:12px; padding:4px 0; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:0 0 5px; }

/* Options Tool Tip */
/*.item-options dt {  font-style:italic; }
.item-options dd { padding-left:10px; }*/
.item-options dt { float:left; }
.item-options dt:after { content:":"; }
.item-options dd { padding-left:70px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px dotted #4f8100; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:2px solid #ddd; border-bottom-color:#666; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options dt { margin-top:0; }
.truncated .truncated_full_value .item-options > p {  text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:10px; }
.col-right .truncated .show .item-options { left:-240px; top:10px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin: 13px 0 5px -10px; padding: 0 10px;  }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { color:#555; }
.sp-methods .price { }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:1.5em 0 2em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
#checkout-step-login .col-1 ul.form-list {
	background: none repeat scroll 0 0 #eee;  line-height: 30px;    padding: 0 4px;
}

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
#co-payment-form dt.method_bg {
	background: none repeat scroll 0 0 #F6F6F6;
    margin-left: -10px;
    padding: 10px;
    width: 890px;
}
#co-payment-form .payment_logo, #co-payment-form .payment_logo2 {
	margin-left: 340px;
    margin-top: -23px;
    position: absolute;
	background-position: -1px -1px;
    float: left;
    height: 28px;
    width: 48px;
}

#co-payment-form .payment_logo2 {
	margin-left: 410px;
    margin-top: -23px;
}

#co-payment-form .payment_method_hint{
	float: right; line-height: 14px; margin-top: -4px; width: 330px;
}


/* Tooltip */
.tool-tip { border:2px solid #ddd; border-bottom-color:#666; background:#f6f6f6; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:12px; height:12px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px;  color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px;  color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0;  text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:12px;  margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:12px; height:12px; background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_remove.png) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background:#fbfbfb; border:1px solid #e4e4e4; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label {  color:#555; }

.opc .checkout-agreements { padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background:#fff; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfbfb; border:1px solid #ddd; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:12px;  margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:12px;  }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:3px 10px; background:#777; border-bottom:1px solid #777; position:relative; color:#fff; }
.info-set h2.legend a { color:#fff; }
.info-set h3.legend { margin:0 0 10px; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important;  color:#4f8100 !important; }
.info-set .data-table .product-name a { }
.info-set .data-table .item-options { margin:5px 0 0; }

#my-orders-table, #my-tags-table { width: 100%; margin:20px 0 60px 0; }
#my-orders-table th { width: 16.6%; }
#my-orders-table td { height: 50px; vertical-align:middle;}
.data-table .pot-name { width: 150px;}
.data-table .pot-status { width: 100px;}
.data-table .pot-sku { width: 150px;}
.data-table .pot-width { width: 70px;}
.data-table .pot-height { width: 70px;}

/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-family:georgia, serif; text-transform:none; font-style:italic; font-size:12px; }
.block-progress .block-content { background:none; padding:0; }
.block-progress dt { font-size:12px; line-height:1.35; background:#eee; border:1px solid #ddd; margin:0 0 6px; padding:2px 8px; color:#555;  }
.block-progress dd { border-top:0; padding:2px 10px; margin:0 0 6px; }
.block-progress dt.complete {}
.block-progress dt.complete .separator {display:none;}
.block-progress dt.complete a { text-transform:none; display:block; float:right;}
.block-progress dt.complete a {display:none;}
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:11px;  margin:5px 0; padding:0; text-transform:none; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0 !important; /*padding-top:2em;*/ }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:28px; line-height:28px; }
.opc .ul { list-style:disc outside; padding-left:18px; }
#shipping-buttons-container.buttons-set { padding-top:0;}
#payment-buttons-container.buttons-set { /*padding-top:20px;*/}

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border:1px solid #ddd; border-top-color:#fff; background:#eee; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 3px; margin:5px 5px 0 0;font:normal 11px/12px arial, helvetica, sans-serif; color:#444; }
.opc .step-title h2 { float:left; margin:0; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#999; border-color:#999; border-top-color:#fff; color:#000; cursor:pointer; }
.opc .allow .step-title .number {}
.opc .allow .step-title h2 { color:#000; }
.opc .allow .step-title a { display:block; font-size:12px; /*color:#fff;*/ }

.opc .active .step-title { background:#e46b00; border-color:#e46b00; border-top-color:#fff; padding-bottom:5px; color:#fff; cursor:default; }
.opc .active .step-title .number {}
.opc .active .step-title h2 { color:#fff; }
.opc .active .step-title a { display:none; }

.opc .step { border:1px solid #ddd; border-top:0; background:#fbfbfb; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login h3 { font-size:12px; border-bottom:1px solid #e4e4e4; padding-bottom:2px;  }
#opc-login h4 { font-size:1em;  margin:0; color:#686f77;   }
#opc-login h4.biggerTopMargin {margin-top:30px;}

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f4f4f4; border:1px solid #ddd; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { padding:0; }
#opc-review .product-name { font-family:'DINWeb-CondMedium', sans-serif; font-weight:normal; font-style:normal; font-size:14px; padding-top:10px; padding-bottom:10px;}
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { border:0; padding:15px 30px; }
#opc-review .buttons-set p { margin:0; line-height:28px; }
#opc-review .buttons-set .please-wait { height:28px; line-height:28px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222;  text-align:center; padding:10px 10px 0; }


#checkout-review-table-wrapper .data-table tbody tr,
#checkout-review-table-wrapper .data-table tfoot tr { background-color: #e9e9e9 !important; }
#checkout-review-table-wrapper .data-table tfoot tr.last { background-color: #089DDD !important; }

#checkout-review-table th.widthcell,
#checkout-review-table th.heightcell {
    width: 80px;
}

#checkout-review-table tbody td {
    vertical-align:middle;
}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:6px solid #999; padding:2px 0 0;  text-align:center; color:#888; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:12px;  margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:12px;  }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; color:#4f8100 !important; }
.multiple-checkout .data-table .product-name a {  }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfbfb; border:1px solid #ddd; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:3px 10px; background:#777; border-bottom:1px solid #777; position:relative; color:#fff; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }

.multiple-checkout .place-order .please-wait { float:right; padding:5px 10px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; }
.multiple-checkout .place-order .grand-total .inner {}
.multiple-checkout .place-order .grand-total big { float:left; margin-right:12px; font-size:1.5em;  line-height:28px; color:#e26703; }
.multiple-checkout .place-order .grand-total div { float:left; }

/* Step 1 */
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #ddd; background:#eee; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { display:none; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login { font:italic 12px/19px georgia, serif;}
.account-login .content { min-height:200px; padding:0 10px; }
.account-login .content h2 { margin:0 -10px 12px; background:#f1f1f1; padding:2px 10px;
                             font-family: georgia, serif; font-size:12px; line-height: 19px;
                             font-style:italic;  text-transform:none; }
.account-login .buttons-set {}
.account-create {font:italic 12px/19px georgia, serif;}
/* Account Login/Create Pages ============================================================ */


/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #888; border-bottom-color:#777; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #999; -webkit-box-shadow:0 0 6px #999; box-shadow:0 0 6px #999; z-index:1000; }
.remember-me-popup h3 { background:#dedede; border-bottom:1px solid #ccc; color:#444; font-size:14px; margin:0; padding:7px 10px 5px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:9px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { border-top:1px solid #e6e6e6; padding:10px; }
.remember-me-popup .remember-me-popup-body a,
.remember-me-popup .remember-me-popup-body a span { display:inline-block; height:28px; background:transparent url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_btn.png) 0 0 no-repeat; padding:0 0 0 6px; font:normal 11px/25px Tahoma, Verdana, Arial, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#555; }
.remember-me-popup .remember-me-popup-body a span { background-position:100% 0; padding:0 15px 0 9px; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { background-color:#f1f1ee; padding:10px; margin:0 0 70px 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }
.dashboard .recent-conversion { background-color:#f1f1ee; line-height: 39px; margin:0 0 7px 0; }
.dashboard .current-discount  { background-color:#f1f1ee; margin:0 0 12px 0; }


/* General Box */
.box-account { margin:0 0 15px; }
.box-account .box-head { margin:0 0 5px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0;  } /* font-size:14px;  color:#4f8100; */
.box-account .box-head a { /*font-size:10px; text-transform:uppercase;*/ }

.dashboard .box, .dashboard .box-tags { margin-top:10px; }
.dashboard .box .box-title { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; text-align:right; }
.dashboard .box-tags .box-head h2,
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { font-family:georgia, serif; float:left; margin:0; font-size:12px; font-weight:normal; line-height:1.35; font-style:italic; text-transform:none;}
.dashboard .box .box-title a { /* font-size:10px; text-transform:uppercase;*/ }
.dashboard .box .box-content { padding:0 10px; }
.dashboard .box-tags h3.product-name { float:right; }

.box-title h3, .box-title h4 {
    font-weight: normal !important;
}

.dashboard .box .box-content address a {
    display:block;
    padding-top:10px;
}


/* Block: Recent Orders */
.dashboard .box-recent {}

/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info h4 { font-size:11px; font-weight:normal; margin-bottom:30px;  }

/* Block: Reviews */
.dashboard .box-reviews .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-reviews .box-head h2 { font-size:12px;  line-height:1.35; color:#444; }
.dashboard .box-reviews .number { display:none; float:left; font-size:10px;  line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { padding:0 10px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
/*.dashboard .box-tags .box-head h2 { font-size:12px;  line-height:1.35; color:#444; }*/
.dashboard .box-tags .number { display:none; float:left; font-size:10px;  line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { padding:0 10px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }

.dashboard .box-tags #my_recent_tags .tags strong { display:none; }
/********** Dashboard > */

/* Address Book */
/* font-family: georgia, serif; font-size:12px; line-height: 19px;font-style:italic;  text-transform:none; */
.addresses-list h2 { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; font-size:12px;  font-style:italic; line-height:1.25; font-family: georgia, serif; text-transform:none;}
.addresses-list h3 {  font-size:12px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a {  }
.addresses-list .link-remove {}
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { padding:0 10px; margin:0 0 12px; }
.addresses-list li.empty {}
.addresses-list li.empty p {  }
.addresses-list .addresses-additional li.item {}

/* Order View */
.order-info dt { display:none; }
.order-info ul { margin-bottom:15px; border-bottom:1px solid #666; background:#f2f2f2 url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_tabs.gif) 0 100% repeat-x; }
.order-info li{ float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.order-info li.first { border-left:0; }
.order-info li.last { border-right:0; }
.order-info li a { display:block; padding:6px 15px; color:#444; }
.order-info li a:hover { background-color:#ddd; text-decoration:none; color:#444; }
.order-info li.current { background-color:#666;  padding:6px 15px; color:#fff; }

.order-date { margin:10px 0; }

.order-info-box { margin:0 0 15px; }
.order-info-box h2 { font-size:12px;  border-bottom:1px solid #ddd; margin:0 0 8px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th {  padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none;  font-size:12px; padding:0; margin:0 0 .45em; }
.order-items h3 { font-size:12px; }
.order-items .product-name {  }
.order-items .link-print { font-size:10px; text-transform:uppercase; }
.order-items .order-links { text-align:right; }
.order-items .order-links .link-print {  font-size:11px; text-transform:none; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#555; }
.gift-message dd { font-size:12px; margin:5px 0 0; }
/* Order Comments */
.order-about dt {  }
.order-about dd { font-size:12px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th {  white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th {  white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:15px;  }
.page-print h2,
.page-print h3 { font-size:12px;  }
.page-print h2.h2 { font-size:15px;  text-align:right; }
.page-print .order-date { border-bottom:1px solid #ccc; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; vertical-align:middle;}
.my-wishlist .product-image { display:block; width:230px; height:155px; margin:0 0 0; }
.my-wishlist textarea { display:block; width:97%; height:140px; color:#6e6e6e; }
.my-wishlist .buttons-set { border:0; padding:0; margin:0; }
#billing-buttons-container.buttons-set #order_sample_submit {
    margin-top:36px;
}
#billing-buttons-container.buttons-set .required {position:relative;}
#billing-buttons-container.buttons-set #billing-required-hint {position:relative; top: -26px;}
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table h2.product-name {
    padding-bottom:10px;
    font-size:14px;
    color:#686f77;
}
#wishlist-table .data-table tr.last td {
    border-bottom:1px solid #d9dde3 !important;
}

.my-wishlist .buttons-set2 {
    padding-top: 20px;
}

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }
#my-reviews-table .rating-box { margin:3px 0 0; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px;  margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt {  }
.product-review dd { font-size:12px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .info-box p { margin:0 0 5px; }
.billing-agreements .form-list li select { float:left; margin:3px 10px 0 0; }
.billing-agreements .table-caption {  font-size:12px; }


#billing-new-address-form li.control {
    width:542px;
    text-align:right;
}
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important;  padding:40px 0 10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { background:#f6f6f6; color:red; display:block; font-size:10px; line-height:14px;  padding:5px; text-shadow:0 1px 0 #fff; box-shadow:0 0 3px #ccc; border-radius:5px; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#efefef ; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:9px; right:10px; height:15px; width:15px; text-indent:-9999em; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
#footer-container-full-width {
    background: none repeat scroll 0 0 #D5D4D2;
}

#footer-top-margin {
    /*width:100%;*/
    height:70px;
    background-color:#f9f8f5;
}

#footer-container-margin-holder {
    margin: 0 auto;
    width: 1200px;
    padding-bottom: 40px;
}

.footer-container { width:1200px;text-align: left; font:normal 11px/1.55 arial, sans-serif;}
.footer { margin:0 0 0 0; text-transform: uppercase;}

.footer .f-left { /*width:940px;*/  } /* width:630px; */

#hotline_footer {    font-size: 24px;    letter-spacing: 0.1px;   margin-top: 26px; }
#hotline_footer .phone_number { color:#089ddd; float:right;}
#hotline_footer .hotline_p0 { margin: 0; }
#hotline_footer .hotline_p1 { margin: 0; font-size: 14px;float:left; text-transform: none;}
#hotline_footer .hotline_p2 { margin: 0; font-size: 14px;float:right; text-transform: none; }
#hotline_footer div { margin:0; padding:0; line-height:1em;}

#hotline_footer_1024 {
    width:100%;
    display:block;
    text-align:center;
    padding-top:11px;
    font-size: 24px;
    letter-spacing: 0.1px;
}

#hotline_footer_1024 div.lfloat {
    float:left;
	margin-left: 26px;
}
.pdr30 {
    padding-right:28px;
}

.outerdiv {
    width:780px;
    margin:0 auto;
}

.footer .f-right {
    /*margin-right: 19px;*/
    /*margin-top: -10px;*/
    margin-top:49px;
    /*width: 500px;*/
    letter-spacing: 0.7px;
    width:240px;
    background-color:#000;
}

.footer .payment_possibilities_container, .footer .verified_quality_container {background: none repeat scroll 0 0; /*float:left; */}
.footer .payment_possibilities { letter-spacing: 0.7px;   margin-left: 10px;   margin-top: 7px;}
.footer .payment_possibilities_container .payment {
    float: left;
    height: 20px;
    margin: 15px 15px 3px 0;
    width: 50px;
}
.footer .payment_possibilities_container .payment.last {margin-right:0;}

.footer .verified_quality_container {margin-top:47px;}
.footer .verified_quality {letter-spacing: 0.7px;}

.footer .trusted_shops {width:180px;   float: left; margin-left: 20px; }
.footer .trusted_shops .block-buyerprotect {text-transform: none}

.versand { width:86px; height:30px;}

.footer .footer_right_head { padding-bottom: 5px; font-family: 'DINWeb-CondMedium','Arial Narrow',sans-serif;
    font-size: 24px; text-transform: uppercase;}


.footer ul { display:block; }
.footer li { display:block; }
.footer .links li.last { background:none !important; padding-right:0 !important; }
.footer .bugs { margin:0; color:#666; }
.footer .bugs a {  color:#444; }
.footer address { color:#666; }
.footer address a { color:#444; }

.footer .form-subscribe { margin:8px 0; }
.footer .form-subscribe label,
.footer .form-subscribe .input-box,
.footer .form-subscribe button.button { float:left; }
.footer .form-subscribe label { padding-top:2px;  color:#555; }
.footer .form-subscribe .input-box { width:186px; margin:0 5px; }
.footer .form-subscribe input.input-text { width:180px; }
.footer .form-subscribe button.button span { height:23px; background-image:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/bkg_btn-small.png); line-height:20px; }

.footer .footer-callout { display:block; margin:-10px 0 10px; position:relative; }
.footer .store-switcher { color:#555; text-align:right; }
.footer .store-switcher label {  vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }

.footer-container .bottom-container { margin:0 0 8px; text-align:right; }


div.c-15 { float: left; font-size:12px;}
div.c-14 {font-style: italic; text-transform: none;}
div.c-13 { float:left; font-size: 12px;}
br.c-12 {clear:both;}
div.c-11 {background-color: #FFFFFF; background-image: url(/media//trustedshops/default/bg_grey.jpg); background-position: top left; background-repeat: no-repeat; border: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; margin-left: -12px; margin-top: 0px; vertical-align: middle}
div.c-10 {clear: both;}
div.c-9 {text-align:center;line-height:125%;width:100%;float:left;border:0px solid; padding:5px 0;}
a.c-8 {font-weight:normal;text-decoration:none;color:#000000}
span.c-7 {font-weight:normal;text-decoration:none;color:#000000;}
a.c-6 {font-weight:normal;text-decoration:none;color:#000000;}
a.c-5 {font-weight:normal;text-decoration:underline;color:#000000;}
div.c-4 {text-align:center;width:100%;float:left; border:0px solid; padding:5px 0;}
img.c-3 {border: 0px none;}
div.c-2 {clear:both}
span.c-1 {
	color: #009DDF;
	letter-spacing: 1.2px;
	padding-top: 55px;
	vertical-align: middle;
}

/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
/*.home-spot { float:left; width:470px; margin-left:20px; }*/
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.top-bar:after,
/*.quick-access:after,*/
.form-search:after,
#nav:after,
.main:after,
.footer:after,
.footer .form-subscribe:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.order-info ul:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-tabs:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.clear {clear:both;}
/* ======================================================================================= */

#messages_contact_view {
    position:relative;
    top:-20px;
}

#screen-size-hint {
    background: none repeat scroll 0 0 red;
    color: #EFEFEF;
    display: block;
    padding: 6px;
    position: fixed;
    right: 0;
    display:none;
}

.hideOnHiRes {
    display:none;
}

.bordernone {
    border:none !important;
}


/* socialmedia {{{ */
#socialmedia {
	float:left;
	margin-left: 85px;
}

.social_share_privacy_area.line li.help_info .info, .social_share_privacy_area li .help_info.icon .info {
	font-weight: normal !important;
}

.social_share_privacy_area.line li .dummy_btn.fbshare {
	margin-right: 70px;
}
/* }}} */

@media screen and (max-width: 1200px) {
	body {
		min-width: 980px !important;
	}

	#nav ul,
	#nav div {
		margin:0 0 0 -8px;
	}
	.rightbox {
		color: #ffffff;
		display: inline-block;
		font-family: "DINWeb-CondMedium";
		font-size: 23px;
		letter-spacing: 0;
		line-height: 26px;
		margin-left: -235px;
		position: absolute;
		word-spacing: -2px;
		z-index: 200;
	}

    .hideOnHiRes {
        display:block;
    }
    #header_content{
        margin-left:0;
    }
	#store_lang {
		margin-right: 0px;
	}
	#tel{
		color: #6C6C6C;
    }
	.quicklogos {
		width: 91px;
	}
	#logo6 img {
		margin-left: -9px;
	}
	html[lang=en] .quicklogos, html[lang=it] .quicklogos {
		width: 114px;
	}

	html[lang=en] #nav li, html[lang=en] #nav li.first, html[lang=it] #nav li, html[lang=it] #nav li.first {
		width: 165px;
	}

	html[lang=en] #nav li.level0.last, html[lang=it] #nav li.level0.last {
		margin-left: 24px;
	}

	#nav-own-wallpaper {
		font-size: 18px;
		letter-spacing: -0.3px;
		margin-top: 4px;
		text-align: left;
		width: 160px;
	}
	html[lang="en"] #nav-own-wallpaper {
		font-size: 16px;
		margin-top: 5px;
		text-align: left;
	}

	.own-wallapaper-text-col1{
		width: 290px;
	}

	.own-wallapaper-text-col2{
		width: 280px;
	}

	.own-wallapaper-text-col3{
		width: 280px;
	}

	.product-view .product-shop {
		width: 750px;
	}
	.social_share_privacy_area.line li div.tweet {
		width: 75px !important;
	}
	.form-search input.input-text {
		width: 275px;
	}
    .page, .page-print {
        width: 945px;
    }
	#top_links{
		width: 850px;
	}
    .header-container { margin:0px 0 14px 0;  }
    .header{
        width:auto;
    }
    .header h1.logo{
        margin-right:60px;
    }

	#search{
		padding-right: 0;
	}

    #footer-container-margin-holder {
        width: 945px;
    }
    .footer-container {
        /*width: 970px;*/
        width:945px;
    }
    .col-main {
        float:left;
        width:945px !important;
        padding:0 0 1px;
		overflow: hidden;
    }

	.main .margin_holder,
    .product_view .margin_holder,
    .breadcrumbs_view .margin_holder { width:945px;  }

    .breadcrumbs_view .margin_holder {
        width:945px;
    }

    .product-view .upper_part {
        width:760px;
    }

    .product-view .box-tags { margin:0; width:760px;}

    .col-right {
        display:none;
    }

	#head_strip_2{width: 1024px;margin: 0 auto;}

    .footer ul.sitemap li.level-0 {
        width:180px !important;
    }

    .footer .f-right {
        width:200px;
        margin-top:49px;
    }

	#hotline_footer {
	    display:none;
	}

	#block1 {
        background-size: 1px 105px;
    }
    #block2 {
        background-size: 1px 105px;
    }
    #block3 {
        background-size: 1px 105px;
    }
    #block4 {
        background-size: 1px 105px;
    }
    #block5 {
        background: none;
    }
    #block6 {
        background: none;
		margin-left: 35px;
    }
	html[lang=it] #block6 {
		line-height: 27px;
		margin-top: 5px;
	}

    #block7 {
        left: 20px;
    }
    #block8 {
    }
    #block9 {
    }
    #block9 img {
        height: 39px;
        width: 39px;
    }
	.footer .trusted_shops{
		margin-left: 35px;
	}
    #social_media-logo1 {
        display: block;
    }
    #social_media-logo2 {
        display: block;
		margin-left: 49px;
		margin-top: 25px;
    }
    #social_media-logo3 {
        display: block;
		margin-left: 0;
		margin-top: -129px;
    }
    .social_media {
        margin-top: 0px;
        margin-left: 10px;
		float:left;
    }

	.product_view .category_products {
		max-width: 945px;
	}

    .endblock {
        display: inline-block;
        text-align: left;
        margin-left: 0px;
    }

    #endbartext1 {
        margin-right: 20px;
        margin-left: 7px;
    }
    #endbartext2 {
        margin-right: 75px;
        margin-left: 4px;
    }
    #endbartext3 {
        margin-right: 30px;
        margin-left: 7px;
    }
    #endbartext4 {
        margin-right: 30px;
        margin-left: 8px;
    }
    #endbartext5 {
        margin-left: 8px;
        margin-right: 13px;
    }

	#endbar_group1 {
		float: none;
		margin-bottom: 20px;
	}

	.endbar{
		text-align: center;
	}
	.endblock {
		margin-left: 50px;
	}

	html[lang=it] #endimage1 {
		margin-left: 50px;
	}
	html[lang=en] #endimage1{
		margin-left: 0px;
	}


	#endimage1{
		margin-left: 100px;
	}

	#endimage3{
		margin-left: 10px;
	}

/*  #hotline_footer_1024 {
        width:100%;
        display:block;
        text-align:center;
        font-size: 24px;
        letter-spacing: 0.1px;
    }*/

	#hotline_footer_1024 div.lfloat {
	    float:left;
	}
	.pdr30 {
	    padding-right:30px;
	}

	.outerdiv {
	    width:714px;
	    margin:0 auto;
	}

	html[lang=en] .outerdiv {
		width: 750px;
	}

	/* 970 = 870 */
	.cart-table .ct-image { width: 240px; }
    .cart-table .ct-name { width: 190px; font-size:14px; }
    .cart-table .ct-size { width: 160px; }
    .cart-table .ct-price { width: 140px; }
    .cart-table .ct-remove { width: 140px; }


    .cart .page-title.title-buttons button {
		display: block;
    }


    #nav li, #nav li.first { float:left; height:20px; line-height:20px; margin:5px 0 0 0; padding:3px 0 0; width:170px;}
    #nav li#home {margin-left:13px; width:35px;}

    #trusted_shops {
        position:absolute;
        top:375px;
        left:745px;
        z-index:400;
        /* display:none;  [87873f92] */
    }

	.cms-home .billsafe-teaser{
		display: none;
	}

	.product-view .description {
		width: 468px;
	}

	#socialmedia {
		float:left;
		margin-left: 0px;
	}

	.product-view .upper_part .right_part {
		width: auto;
	}
}

.darkgreytxt {
    color: #686f77 !important;
}

#order-wallpaper-sample-form-div {
    margin-top:20px;
    display:none;
}

#checkout-review-agb {
    padding: 0px 10px 8px 10px;
}

#checkout-review-agb .hinweis {
    padding: 20px 0 10px 0;
    text-transform: uppercase;
    font-style: normal;
}

#checkout-review-agb .hinweis-text:last-child {
  background: none repeat scroll 0 0 #b1df50;
  padding: 10px;
}

#checkout-review-table-wrapper .hinweis {
    padding: 20px 0 10px 10px;
    text-transform: uppercase;
    font-style: normal;
}

#vat-shipping {
    margin-top: 20px;
}
.show_vat-shipping_hint {
    color: #fff;
    cursor: pointer;
	text-decoration: underline;
}

#vat-shipping_hint {
    margin-top:-60px;
    margin-left:-410px;
    width: 360px;
    height: 60px;
    display: none;
}

#delivery-time{
    margin: 5px 0 10px 0;
}

#colorsearch {
	background-color: transparent;
	padding: 4px 10px 12px;
}

#colorsearch .color, #colorsearch-cancel {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 3px 0 0 3px;
}

#colorsearch-cancel {
    border:1px solid #656564;
    padding: 12px 0 0 12px;
    width: 24px;
    height: 24px;
}
#colorsearch .color img, #colorsearch-cancel img{
    float: left;
}

#colorsearch .color-selected{
    background:url('http://www.tapeterie.com/skin/frontend/default/tapeterie/images/activ_corner.png') no-repeat;
}

/* beige */
#colorsearch #colorsearch-18 {
    background-color: #EDDEC7;
}
/* braun */
#colorsearch #colorsearch-45 {
    background-color: #855108;
}
/* gelb */
#colorsearch #colorsearch-19 {
    background-color: #FFEC01;
}
/* grau */
#colorsearch #colorsearch-20 {
    background-color: #999;
}
/* grün */
#colorsearch #colorsearch-6 {
    background-color: #019036;
}
/* lila */
#colorsearch #colorsearch-21 {
    background-color: #9600ff;
}
/* orange */
#colorsearch #colorsearch-22 {
    background-color: orange;
}
/* pink */
#colorsearch #colorsearch-53 {
    background-color: #ff2fa5;
}
/* rosa */
#colorsearch #colorsearch-46 {
    background-color: #ffb0dd;
}
/* schwarz */
#colorsearch #colorsearch-47 {
    background-color: #000;
}
/* türkis */
#colorsearch #colorsearch-48 {
    background-color: #1DDEDD;
}
/* weiss */
#colorsearch #colorsearch-17 {
    background-color: #fff;
}
/* rot */
#colorsearch #colorsearch-7 {
    background-color: red;
}
/* blau */
#colorsearch #colorsearch-5 {
    background-color: #015092;
}

#colorsearch-submit {
    margin: 16px 0 0;
}

.colorsearch-hint {
    margin-left: 120px;
}

#colorsearch-categoryid {
    margin: 10px 0 5px 5px;
    box-shadow: 0 0 3px #AAAAAA;
    font-family: georgia, serif;
    font-style:italic;
    color:#6e6e6e;
    font-size:12px;
    height: 25px;
}

#colorsearch button.disabled span,  .my-wishlist button.disabled span { color:#bbb !important; }
#colorsearch button.disabled, .my-wishlist button.disabled { cursor: default; }

#color_loading_animation{
	margin-top: 4px;
}

#prominent_hint {
	padding:20px;
	background-color: #3B9BD5;
	font-family: DINWeb-CondMedium,"Arial Narrow";
    font-size: 24px;
    font-style: normal;
	color: #fff;
	text-transform:uppercase;
	float:left;
	width:716px;
	margin-top: 36px;
}
#prominent_hint > div {
    margin: 0 auto;
    width: 640px;
}
#prominent_hint_text {
	display: block;
    float: left;
	margin-top: 6px;
}
#prominent_hint button {
	float: right;
	text-transform:none;
}
.cms-planungsservice #prominent_hint > div {
    margin: 0 auto;
    width: 490px;
}

/* blog */
.is-blog strong        { font-weight:bold; }

.is-blog .social_share_privacy_area.line {
    height: 25px;
    line-height: 16px;
    width: 840px;
	position: absolute;
}

.bullet-point-list {
    margin-left: 15px;
    list-style-type: disc;
    list-style-position: outside;
}

.ordered-list {
    margin-left: 15px;
    list-style-type: decimal;
    list-style-position: outside;
}

/* Florian Meier, Longo Deutschland */
/* Improving grid display			*/
div.category-products.grid-columns2 .products-grid .product-image { text-align:center; }
div.category-products.grid-columns2 li.item img { height:315px; width:470px; object-fit:cover; }

div.category-products.grid-columns4 .products-grid .product-image { text-align:center; }
div.category-products.grid-columns4 li.item img { height:156px; width:236px; object-fit:cover; }

div.category-products.grid-columns6 .products-grid .product-image { text-align:center; }
div.category-products.grid-columns6 li.item img { height:102px; width:150px; object-fit:cover; }

/* Hiding Wishlist and more */
.header .wishlist { display: none; }
.header .wishlist.part2 { display: inherit; }
.quicklogos#logo4 { visibility: hidden; }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_modern
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; border:0 !important; padding:5px 9px !important; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('http://www.tapeterie.com/skin/frontend/default/tapeterie/css/fonts/glyphicons-halflings-regular.eot');
  src: url('http://www.tapeterie.com/skin/frontend/default/tapeterie/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://www.tapeterie.com/skin/frontend/default/tapeterie/css/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('http://www.tapeterie.com/skin/frontend/default/tapeterie/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://www.tapeterie.com/skin/frontend/default/tapeterie/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://www.tapeterie.com/skin/frontend/default/tapeterie/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.small{
    font-size: 80%;
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
/*.glyphicon-chevron-left:before {
  content: "\e079";
}*/
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

.ms-faq *{
    box-sizing: border-box;
    transition: background-color 250ms ease-out;
    -webkit-transition: background-color  250ms ease-out;
    -moz-transition: background-color  250ms ease-out;
    -ms-transition:background-color  250ms ease-out;
    -o-transition: background-color  250ms ease-out;
}
.ms-faq button *{box-sizing: content-box;}
.ms-faq .row {

}

.ms-faq .col-xs-1,.ms-faq  .col-xs-2,.ms-faq  .col-xs-3,.ms-faq  .col-xs-4,.ms-faq  .col-xs-5,.ms-faq  .col-xs-6,.ms-faq  .col-xs-7,.ms-faq  .col-xs-8,.ms-faq  .col-xs-9,.ms-faq  .col-xs-10,.ms-faq  .col-xs-11,.ms-faq  .col-xs-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,.col-sm-14, .col-sm-2,.col-sm-24, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-24{
        width: 20%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-14{
        width: 14%;
    }
    .col-sm-125{
        width: 12.5%;
    }
    .col-sm-111{
        width: 11.11111111%;
    }
    .col-sm-100{
        width: 10%;
    }
    .col-sm-909{
        width: 9.090909090%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
@media (max-width: 460px) {
     .col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12 {
        float: left;
    }
    .col-tn-12 {
        width: 100%;
    }
    .col-tn-11 {
        width: 91.66666667%;
    }
    .col-tn-10 {
        width: 83.33333333%;
    }
    .col-tn-9 {
        width: 75%;
    }
    .col-tn-8 {
        width: 66.66666667%;
    }
    .col-tn-7 {
        width: 58.33333333%;
    }
    .col-tn-6 {
        width: 50%;
    }
    .col-tn-5 {
        width: 41.66666667%;
    }
    .col-tn-4 {
        width: 33.33333333%;
    }
    .col-tn-3 {
        width: 25%;
    }
    .col-tn-2 {
        width: 16.66666667%;
    }
    .col-tn-1 {
        width: 8.33333333%;
    }
    .col-tn-offset-12 {
        margin-left: 100%;
    }
    .col-tn-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-tn-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-tn-offset-9 {
        margin-left: 75%;
    }
    .col-tn-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-tn-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-tn-offset-6 {
        margin-left: 50%;
    }
    .col-tn-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-tn-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-tn-offset-3 {
        margin-left: 25%;
    }
    .col-tn-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-tn-offset-1 {
        margin-left: 8.33333333%;
    }
}
@media (max-width: 1200px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.ms-faq input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ms-faq input[type="radio"],
.ms-faq input[type="checkbox"] {
    margin: 3px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.ms-faq input[type="file"] {
    display: block;
}
.ms-faq input[type="range"] {
    display: block;
    width: 100%;
}
.ms-faq select[multiple],
.ms-faq select[size] {
    height: auto;
}
.ms-faq input[type="file"]:focus,
.ms-faq input[type="radio"]:focus,
.ms-faq input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.ms-faq output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.ms-faq .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ms-faq .form-control:focus {
    border-color: #66afe9;
    outline:none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.ms-faq .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.ms-faq .form-control:-ms-input-placeholder {
    color: #999;
}
.ms-faq .form-control::-webkit-input-placeholder {
    color: #999;
}
.ms-faq .form-control[disabled],
.ms-faq .form-control[readonly],

.ms-faq textarea.form-control {
    height: 173px;
}
input[type="search"] {
    -webkit-appearance: none;
}
.ms-faq input[type="date"],
.ms-faq input[type="time"],
.ms-faq input[type="datetime-local"],
.ms-faq input[type="month"] {
    line-height: 34px;
    line-height: 1.42857143 \0;
}
.ms-faq input[type="date"].input-sm,
.ms-faq input[type="time"].input-sm,
.ms-faq input[type="datetime-local"].input-sm,
.ms-faq input[type="month"].input-sm {
    line-height: 30px;
    line-height: 1.5 \0;
}
.ms-faq input[type="date"].input-lg,
.ms-faq input[type="time"].input-lg,
.ms-faq input[type="datetime-local"].input-lg,
.ms-faq input[type="month"].input-lg {
    line-height: 46px;
    line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
    line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
    line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
    line-height: 1.33;
}
.ms-faq .form-group {
    float:left;
    width:100%;
}
.ms-faq .radio,
.ms-faq .checkbox {
    position: relative;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ms-faq .radio label,
.ms-faq .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.ms-faq .radio input[type="radio"],
.ms-faq .radio-inline input[type="radio"],
.ms-faq .checkbox input[type="checkbox"],
.ms-faq .checkbox-inline input[type="checkbox"] {
    position: absolute;number
    margin-top: 4px \9;
    margin-left: -19px;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.ms-faq .radio-inline,
.ms-faq .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.ms-faq .form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.ms-faq .hide{display:none;}
.ms-faq .disabled{
    opacity: 0.3;
    filter: alpha(opacity=30);
    cursor: default;
}
.ms-faq .text-left {
    text-align: left;
}
.ms-faq .text-right {
    text-align: right;
}
.ms-faq .text-center {
    text-align: center;
}
.ms-faq .text-justify {
    text-align: justify;
}
.ms-faq .text-nowrap {
    white-space: nowrap;
}
.ms-faq .text-lowercase {
    text-transform: lowercase;
}
.ms-faq .text-uppercase {
    text-transform: uppercase;
}
.ms-faq .text-capitalize {
    text-transform: capitalize;
}
.ms-faq .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.ms-faq .btn:hover,
.ms-faq .btn:focus,
.ms-faq .btn.focus {
  color: #333;
  text-decoration: none;
}
.ms-faq .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.ms-faq .btn-default:hover,
.ms-faq .btn-default:focus,
.ms-faq .btn-default.focus,
.ms-faq .btn-default:active,
.ms-faq .btn-default.active,
.ms-faq .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.ms-faq .btn-default:active,
.ms-faq .btn-default.active,
.ms-faq .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.ms-faq .btn-default.disabled,
.ms-faq .btn-default[disabled],
.ms-faq fieldset[disabled] .btn-default,
.ms-faq .btn-default.disabled:hover,
.ms-faq .btn-default[disabled]:hover,
.ms-faq fieldset[disabled] .btn-default:hover,
.ms-faq .btn-default.disabled:focus,
.ms-faq .btn-default[disabled]:focus,
.ms-faq fieldset[disabled] .btn-default:focus,
.ms-faq .btn-default.disabled.focus,
.ms-faq .btn-default[disabled].focus,
.ms-faq fieldset[disabled] .btn-default.focus,
.ms-faq .btn-default.disabled:active,
.ms-faq .btn-default[disabled]:active,
.ms-faq fieldset[disabled] .btn-default:active,
.ms-faq .btn-default.disabled.active,
.ms-faq .btn-default[disabled].active,
.ms-faq fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.ms-faq .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.ms-faq .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.ms-faq .btn-primary:hover,
.ms-faq .btn-primary:focus,
.ms-faq .btn-primary.focus,
.ms-faq .btn-primary:active,
.ms-faq .btn-primary.active,
.ms-faq .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.ms-faq .btn-primary:active,
.ms-faq .btn-primary.active,
.ms-faq .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.ms-faq .btn-primary.disabled,
.ms-faq .btn-primary[disabled],
.ms-faq fieldset[disabled] .btn-primary,
.ms-faq .btn-primary.disabled:hover,
.ms-faq .btn-primary[disabled]:hover,
.ms-faq fieldset[disabled] .btn-primary:hover,
.ms-faq .btn-primary.disabled:focus,
.ms-faq .btn-primary[disabled]:focus,
.ms-faq fieldset[disabled] .btn-primary:focus,
.ms-faq .btn-primary.disabled.focus,
.ms-faq .btn-primary[disabled].focus,
.ms-faq fieldset[disabled] .btn-primary.focus,
.ms-faq .btn-primary.disabled:active,
.ms-faq .btn-primary[disabled]:active,
.ms-faq fieldset[disabled] .btn-primary:active,
.ms-faq .btn-primary.disabled.active,
.ms-faq .btn-primary[disabled].active,
.ms-faq fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.ms-faq .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.ms-faq .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.ms-faq .btn-success:hover,
.ms-faq .btn-success:focus,
.ms-faq .btn-success.focus,
.ms-faq .btn-success:active,
.ms-faq .btn-success.active,
.ms-faq .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.ms-faq .btn-success:active,
.ms-faq .btn-success.active,
.ms-faq .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.ms-faq .btn-success.disabled,
.ms-faq .btn-success[disabled],
.ms-faq fieldset[disabled] .btn-success,
.ms-faq .btn-success.disabled:hover,
.ms-faq .btn-success[disabled]:hover,
.ms-faq fieldset[disabled] .btn-success:hover,
.ms-faq .btn-success.disabled:focus,
.ms-faq .btn-success[disabled]:focus,
.ms-faq fieldset[disabled] .btn-success:focus,
.ms-faq .btn-success.disabled.focus,
.ms-faq .btn-success[disabled].focus,
.ms-faq fieldset[disabled] .btn-success.focus,
.ms-faq .btn-success.disabled:active,
.ms-faq .btn-success[disabled]:active,
.ms-faq fieldset[disabled] .btn-success:active,
.ms-faq .btn-success.disabled.active,
.ms-faq .btn-success[disabled].active,
.ms-faq fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.ms-faq .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.ms-faq .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.ms-faq .btn-info:hover,
.ms-faq .btn-info:focus,
.ms-faq .btn-info.focus,
.ms-faq .btn-info:active,
.ms-faq .btn-info.active,
.ms-faq .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.ms-faq .btn-info:active,
.ms-faq .btn-info.active,
.ms-faq .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.ms-faq .btn-info.disabled,
.ms-faq .btn-info[disabled],
.ms-faq fieldset[disabled] .btn-info,
.ms-faq .btn-info.disabled:hover,
.ms-faq .btn-info[disabled]:hover,
.ms-faq fieldset[disabled] .btn-info:hover,
.ms-faq .btn-info.disabled:focus,
.ms-faq .btn-info[disabled]:focus,
.ms-faq fieldset[disabled] .btn-info:focus,
.ms-faq .btn-info.disabled.focus,
.ms-faq .btn-info[disabled].focus,
.ms-faq fieldset[disabled] .btn-info.focus,
.ms-faq .btn-info.disabled:active,
.ms-faq .btn-info[disabled]:active,
.ms-faq fieldset[disabled] .btn-info:active,
.ms-faq .btn-info.disabled.active,
.ms-faq .btn-info[disabled].active,
.ms-faq fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.ms-faq .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.ms-faq .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.ms-faq .btn-warning:hover,
.ms-faq .btn-warning:focus,
.ms-faq .btn-warning.focus,
.ms-faq .btn-warning.active,
.ms-faq .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.ms-faq .btn-warning:active,
.ms-faq .btn-warning.active,
.ms-faq .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.ms-faq .btn-warning.disabled,
.ms-faq .btn-warning[disabled],
.ms-faq fieldset[disabled] .btn-warning,
.ms-faq .btn-warning.disabled:hover,
.ms-faq .btn-warning[disabled]:hover,
.ms-faq fieldset[disabled] .btn-warning:hover,
.ms-faq .btn-warning.disabled:focus,
.ms-faq .btn-warning[disabled]:focus,
.ms-faq fieldset[disabled] .btn-warning:focus,
.ms-faq .btn-warning.disabled.focus,
.ms-faq .btn-warning[disabled].focus,
.ms-faq fieldset[disabled] .btn-warning.focus,
.ms-faq .btn-warning.disabled:active,
.ms-faq .btn-warning[disabled]:active,
.ms-faq fieldset[disabled] .btn-warning:active,
.ms-faq .btn-warning.disabled.active,
.ms-faq .btn-warning[disabled].active,
.ms-faq fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.ms-faq .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.ms-faq .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.ms-faq .btn-danger:hover,
.ms-faq .btn-danger:focus,
.ms-faq .btn-danger.focus,
.ms-faq .btn-danger:active,
.ms-faq .btn-danger.active,
.ms-faq .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.ms-faq .btn-danger:active,
.ms-faq .btn-danger.active,
.ms-faq .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.ms-faq .btn-danger.disabled,
.ms-faq .btn-danger[disabled],
.ms-faq fieldset[disabled] .btn-danger,
.ms-faq .btn-danger.disabled:hover,
.ms-faq .btn-danger[disabled]:hover,
.ms-faq fieldset[disabled] .btn-danger:hover,
.ms-faq .btn-danger.disabled:focus,
.ms-faq .btn-danger[disabled]:focus,
.ms-faq fieldset[disabled] .btn-danger:focus,
.ms-faq .btn-danger.disabled.focus,
.ms-faq .btn-danger[disabled].focus,
.ms-faq fieldset[disabled] .btn-danger.focus,
.ms-faq .btn-danger.disabled:active,
.ms-faq .btn-danger[disabled]:active,
.ms-faq fieldset[disabled] .btn-danger:active,
.ms-faq .btn-danger.disabled.active,
.ms-faq .btn-danger[disabled].active,
.ms-faq fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.ms-faq .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.ms-faq .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.ms-faq .btn-link,
.ms-faq .btn-link:active,
.ms-faq .btn-link.active,
.ms-faq .btn-link[disabled],
.ms-faq fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ms-faq .btn-link,
.ms-faq .btn-link:hover,
.ms-faq .btn-link:focus,
.ms-faq .btn-link:active {
  border-color: transparent;
}
.ms-faq .btn-link:hover,
.ms-faq .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.ms-faq .btn-link[disabled]:hover,
.ms-faq fieldset[disabled] .btn-link:hover,
.ms-faq .btn-link[disabled]:focus,
.ms-faq fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.ms-faq .btn-lg,
.ms-faq .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.ms-faq .btn-sm,
.ms-faq .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ms-faq .btn-xs,
.ms-faq .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ms-faq .btn-block {
  display: block;
  width: 100%;
}
.ms-faq .btn-block + .btn-block {
  margin-top: 5px;
}
.ms-faq ul{
    margin: 0;
    padding:0;
}
.ms-faq img{max-width: 100%;}
.ms-faq .faq-title {
    margin: 0 0 25px;
}
.ms-faq .faq-left li{float: left;width: 100%;}
.ms-faq .faq-left .faq-navigator{

}
.faq-left {
    background-color: #f1f1ef;
    padding: 12px 0px;
    line-height: 30px;
}
.ms-faq li a{
	text-decoration: none;
	cursor: pointer;
	color: #686f77;
}
.ms-faq .faq-left .faq-navigator.first{}
.ms-faq .faq-left .faq-navigator:hover,.ms-faq .faq-left .active.faq-navigator{

}
.ms-faq .faq-left .faq-navigator:hover{
}
span.glyphicon.small.glyphicon-chevron-right {
    top:0;
}
.ms-faq .faq-listing{padding-left:20px;}
.ms-faq .faq-main{
    min-height: 300px;
    position: relative;
    border: 1px solid #c3cfd9;
    padding: 10px 10px 40px;
}
.ms-faq .faq-question{
    font-size: 12px;
    line-height: 27px;
    text-decoration: none;
    margin-bottom: 10px;
    float: left;
    cursor: pointer;
}
.ms-faq .faq-question.active span:before{
    content:"\e252";
}
.ms-faq .faq-content{
    padding-left: 20px;
    padding-bottom: 20px;
    font-size: 12px;
}
.ms-faq .faq-main .faq-fade{
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(http://www.tapeterie.com/skin/frontend/default/tapeterie/images/faq/loading.gif) no-repeat center 125px #f9f8f5;
    opacity: 0.8;
    filter:alpha(opacity=80);
    z-index: 100;
    margin-left: -10px;
    margin-top: -10px;
}
.ms-faq .faq-tags .faq-tag{
    float: left;
    color: #3e6d8e;
    font-size: 12px;
    white-space: nowrap;
    background: #e4edf4;
    border: 1px solid #e4edf4;
    display: inline-block;
    margin: 2px 2px 2px 0;
    border-radius: 0;
    -webkit-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    -moz-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    -ms-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    -o-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: .4em .5em;
    cursor: pointer;
}
.ms-faq .faq-tags .faq-tag:hover,.ms-faq .faq-tags .faq-tag.active{
    color: #3e6d8e;
    background-color: #A9CBE5;
    border: 1px solid #dae6ef;
}
.ms-faq .magestore-faq-tags{
    float:left;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #c3cfd9;
}
.ms-faq .faq-pager{
    position: absolute;
    bottom: 5px;
    right: 20px;
    z-index: 99;
}
.ms-faq .faq-pager li{float:left;}
.ms-faq .faq-pager .faq-page{
    float: left;
    cursor: pointer;
    text-decoration: none;
    padding: 5px 0px;
    text-align: center;
    width: 35px;
    font-size: 14px;
    background-color: #d1d4d8;
    border: 0;
    margin: 0 3px;
    font-weight: 700;
    color: #fff;
    position: relative;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
}
.ms-faq .faq-pager .faq-page:hover,.ms-faq .faq-pager .faq-page.active{
    background: #1483b8;
}
.ms-faq .faq-pager .faq-page.active:before{
    content: "";
    position: absolute;
    top: -5px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid #1483b8;
}
.ms-faq .faq-sidebar{
    float:left;
    width:100%;
    border: 1px solid #cccccc;
}
.ms-faq .faq-sidebar .sidebar-title {
    background: #f4f4f4;
    border-bottom: 1px solid #cccccc;;
    padding:10px;
}
.ms-faq .faq-sidebar .sidebar-title h3{
    margin: 0;
    color: #636363;
}
.ms-faq .ms-popular-title span{
    color: #3f729b;
    font-size: 13px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #c3cfd9;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.ms-faq .ms-view-all-tags{
    font-size: 13px;
    color: #3f729b;
    float: right;
    cursor: pointer;
}

.ms-faq #ms-action-tags{
    float: right;
    width: 100%;
    margin-top: 5px;
}
/* CSS on Mobile */
@media (max-width: 1200px) {
    .ms-faq .faq-container{position: relative;}
    #faq-container{
      float:left;
      width:200%;
      -webkit-transition: all 150ms ease-out;
      -moz-transition: all 150ms ease-out;
      -ms-transition: all 150ms ease-out;
      -o-transition: all 150ms ease-out;
    }
    .ms-faq #faq-container.active{
      transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform:translateX(-50%);
      -moz-transform: translateX(-50%);;
    }
    .ms-faq .faq-main{
        padding:0 0 40px;
        height: 0;
    }
    .ms-faq .active .faq-main{height: auto;}
    .ms-faq #title-back{
		border-bottom: 1px solid #c3cfd9;
		border-top: 0;
		text-decoration: none;
		cursor: pointer;
		padding: 10px 20px;
		margin-top: 5px;
    }
    .ms-faq #title-back span{
		background: transparent url("http://tapeterie.icore.delta.local/skin/frontend/default/tapeterie/images/arrow_left.png") no-repeat scroll center center;
		display: block;
		float: left;
		height: 22px;
		width: 20px;
    }
	.ms-faq #title-back span:hover{
		background: transparent url("http://tapeterie.icore.delta.local/skin/frontend/default/tapeterie/images/arrow_left_blue.png") no-repeat scroll center center;
	}
    .ms-faq .faq-main .faq-fade,.ms-faq .row-container{margin: 0;}
    .ms-faq .faq-left .faq-navigator:hover,
    .ms-faq .faq-left .faq-navigator:active,
    .ms-faq .faq-left .faq-navigator:focus{text-indent: 0;}
    .ms-faq .faq-listing{padding-right: 10px;}
}
.amazon-or {
    line-height: 34px;
    margin: 0 10px 5px;
}

.amazon-checkout-button > div {
    display: inline;
}

.checkout-types.top .amazon-checkout-button .amazon-or {
    margin-top: 5px;
}

.checkout-types.bottom .amazon-or,
.checkout-types.minicart .amazon-or {
    margin: 0;
    display: block;
    text-align: center;
}
.checkout-types.minicart .amazon-checkout-button img,
.checkout-types.minicart .paypal-logo img {
    display: inline;
    padding-bottom: 10px;
    margin-bottom: -2px;
}

.page-title.amazon-button H1 {
    padding-bottom: 22px;
}

.page-title.amazon-button .amazon-checkout-button {
    float:right;
}

@media only screen and (max-width: 740px) {
    .amazon-or,
    .amazon-checkout-button {
        text-align: center;
        width: 100%;
        display: block;
        margin-right: 0;
        margin-left: 0;
        float: none;
    }
    .checkout-types.bottom .amazon-or,
    .checkout-types.minicart .amazon-or {
        width: auto;
        float: none;
    }
}

@media only screen and (min-width: 741px) {
    .checkout-types.bottom .amazon-or {
        text-align: right;
        padding-right: 70px;
    }
}

