/* 
    Document   : load.css
    Created on : 29.06.2015, 16:40:14
    Author     : Michael
    Description:
        Purpose of the stylesheet follows.
*/

@charset "UTF-8";
/* CSS Document */
html, body{
    height: 100%;
    display: block;
}
/*.mto_buy_but {
	display: block !important;
}*/
#fullcontent {
	/*padding-left: 12px;*/
}
.framespacer {
    position: absolute;
    top: 0;
    width: 1px;
    /*height: 3000px;*/
}

.nofloat {
    position: relative;
    float: none;
    clear: both;
    min-height: 1300px;
}

#shopCont {
    /*min-height: 8000px;*/
}

#default-content {
    /*visibility: hidden;*/
}

#alt-desc, #app-view {
    width: 100%;
    display: none;
}

table.right {
	border: none;
}

#widshop_product {
    /*visibility: hidden;*/
	position: relative;
    display: table;
    width: 735px;
}

#addpercent,
#images,
#thumbs {
    display: none;
}

#xsp-template {
	color: #333;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 20px;
	background: white;
	padding: 60px 15px 15px!important;
	background: #fff url('http://s1-widshop.com/kunden/teddytoyskinderwelt24/img/TeddyToys_Logo.jpg') no-repeat top center;
	background-size: 200px 50px;
	margin: 25px 0!important;
}

#xspt-tt {
	font-size: 18px;
	letter-spacing: normal;
	text-align: center;
	line-height: 22px;
	margin: 0 0 20px;
	padding: 0 10px 20px;
	border-bottom: 1px dotted #333;
	font-weight: bold!important;
}

#xspt-dsc {
	padding: 20px 10px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
	border-top: 1px dotted #333;
}
#xspt-dsc table th,
#xspt-dsc table td {
	font-size: 12px;
	text-align: left
}
#xspt-dsc li {
	list-style-type: disc;
	margin: 0 0 0 10px;
	padding: 0!important;
}

#xspt-dsc ul {
	margin: 10px 0 0 10px!important;
	padding: 0!important;
}

#charaters-list ul li {
	display: inline-block;
	font-size: 15px;
    padding: 5px 7px 20px 0;
}
#charaters-list ul li a:hover {
	text-decoration: underline;
}
#shopbybrand-content {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.14);
	-moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.14);
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.14);
}
.shopbybrand-list {
	margin: 0 36px;
}
.shopbybrand-list .filterbar {
	padding-top: 20px;
}
.brandslist .list ul li {
	display: inline-block;
	margin-right: 10px;
}
.brandslist .list ul li a {
	display: table;
    position: relative;
    text-align: center;
}
.brandslist .list ul li a > div:first-child {
	display: table-cell;
	vertical-align: middle;
}
.brandslist .list ul li a:hover > div:first-child {
	opacity: 0.5;
}
.brandslist .list ul li a div.brand-name {
	position: absolute;
    left: 0;
	bottom: -12px;
    width: 100%;
}
.brandslist .list ul li a:hover div.brand-name {
	text-decoration: underline;
}
.shopbybrand-list .brands .brandslist .brand-begin-label {
    border-bottom: solid 1px #CCC;
    margin-bottom: 5px;
    margin-top: 15px;
	font-size: 13px;
}

/* Disable */
#widshop_product .producer_logo, #widshop_product .availability,
#widshop_product .articlePrice, #widshop_product .mwst, .mto_buy_but, #widshop_product .short-description {
	//display: none !important;
}
#widshop_product .producer_logo img {
	max-height: 50px;
	width: auto;
}
#doc {
	overflow: hidden;
    padding: 1px;
}

#sicherheitshinweise {
	padding: 20px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.14);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.14);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.14);
}
#sicherheitshinweise {
	padding: 0;
}
#sicherheitshinweise {
	margin-top: 24px;
}

#bundlebox > .slider-headline {
	display: none;
}

.priceHolder em {
	font-style: normal;
}

.articleUVP, .articleUVP span > em {
		font-size: 24px;
	}