/** singleArticle.css **/

.imageBox {
	float: left;
	width: 365px;
}
.prevImg {
	float: left;
	display: block;
	margin-right: 15px;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
}
.prevImg a {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-size: contain;
	height: 165px;
	width: 165px;
	display: block;
	
	-moz-box-shadow: 0 1px 1px #d7d5ca;
	-webkit-box-shadow: 0 1px 1px #d7d5ca;
	box-shadow: 0 1px 1px #d7d5ca;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	
	behavior: url("layout/stabilo_sanitaer_jmk/css/PIE.htc");
		
}

.imageBox .prevImg:first-child a {
	height: 345px;
	width: 345px;
}
.column_box.singleArticle .PlentyWebAttributeTitle {
    width: 96px;
    float: left !important;
    height: 30px;
    line-height: 30px;
	margin-bottom:3px;
}
.column_box.singleArticle .PlentyWebAttributeSelect {
    float: left;
    width: 180px;
	margin-bottom:3px;
}
.column_box.singleArticle .PlentyWebAttributeSelect select {
    width: 180px;
	height: 30px;
border-radius: 4px;
border: 1px solid #CCC;
padding: 4px;
}

.detailsBox {
	width: 330px;
	float: right;
	display: block;
	position: relative;
}
.articleTitle {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 20px;
	margin-top: -7px;
}
.articleDescription {
	line-height: 18px;
	margin-bottom: 14px;
}
/** attributes **/

.attributeBox {
	width: 100%;
	float: left;
	padding: 4px 0;
}
table.ArticleAttrTable {
	float: left;
}
.articleAttr {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 11px;
}
.articleAttr input.articleQuantity {
	text-align: center;
	padding: 2px 5px;
	margin-top: -4px;
}
 table.ArticleAttrTable {
 display: none;
 }
/*
 */
table.ArticleAttrTable tr td {
	padding-bottom: 14px;
}
table.ArticleAttrTable b, .articleAttr span {

	text-align: left;
	padding-right: 10px;
	display: block;
	float: left;
	
	font-weight: normal !important;
}

.articleAttr.artNum {
	font-size: 18px;
	margin-bottom: 21px;
	line-height:2.5em;
}

/** PriceBox **/

.priceBox {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 24px;
}
.priceBox .articlePrice  {
	font-size: 24px;
	color: #191c07;
}
.articlePrice .Price {
	color: #328090;
	font-size: 32px;
	line-height: 32px !important;
	margin-top: -20px;
	margin-top: 0;
}
.articlePrice_old {
	color: #328090;
	font-size: 18px;
	line-height: normal !important;
	margin-top: -20px;
	margin-top: 0;
	text-decoration: line-through;
}
.priceBox .articlePrice_old span {
	font-size: 18px;
	color: #191c07;
}
.articleVat a, .articleVat {
	margin-top: -15px;
	color: #666;
	font-size: 10px;
}
.articleVat a {
	color: #666666;
}

.buttonBox {
	position: relative;
	width: 100%;
	float: left;
}
.buttonBox .fb-like {

	margin-top: 1px;
	display: block;
}
.buttonBox .fb-like, .buttonBox input {

	margin-bottom: 5px;
}

table.ArticleAttrTable b, .articleAttr span {
	line-height:2.5em;
}
.header {
	padding:7px 13px 7px 15px!important;
}
.headerspan {
	font-size:14px!important;
}
.attributeBox ul li {
    margin-left: 35px;
    list-style: disc outside url('../img/positive.png');
    height: 24px;
    line-height: 18px;
}