/* --------------------------------------------------------------------------- */
/*  Copyright 2009 by Object dynamiX AG                                        */
/*                                                                             */
/*  Beschreibung: Beinhaltet alle Formatierungen die nur für Page=ARTInfo      */
/*                verwendet werden.                                            */
/* --------------------------------------------------------------------------- */


/* Kategorie Pfad */
#KATPathBox{
	/*margin-top: -13px;*/
	margin-bottom: 20px;
	padding: 3px 7px;
	border: 1px dotted #cccccc;
	border-top: none;
}

#itemcardTitle{
	/*height: 16px;
	color: #000000;
	font-weight: bold;
	padding: 2px 0px 0px 3px;
	background: #f4f4f4 url('../images/h4bg.png') no-repeat right;
	clear: both;*/
	
}

#itemcardTitle, #itemcardTitle2{
	font-size:14px;
	font-weight: bold;
	color: #000000;
	margin-bottom:3px;
}

.itemcardDetHead{
	display: block;
	height: 15px;
	font-weight: bold;
	padding: 2px 0px 0px 3px;
	background: #f4f4f4 url('../images/h4bg.png') no-repeat right;
	clear: both;
	margin: 20px 0px 10px 0px;
}

#itemcardImageBox{
	width: 191px;
	height: 188px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url('../images/itemcardImageBG.png') no-repeat;
	float: left;
}

.itemCardIMG{
	margin: 12px 0px 0px 14px;
	width: 160px;
	height: 160px;
}


.tdItemPicture{
	text-align : center;
	/*background-color:red;*/
	width:160px;
}

#itemcard_control{
	width: 500px;
	float: left;
	margin: 10px 0px 10px 10px;
}

#itemcard_control_preis span{
	font-size: 22px;
	font-weight: bold; 
	color: #e2001a;
}

#itemcard_mehcode{
	display:none;
}

#Centerpane2_ControlContainer1__ctl0_btnAddToWKB{
	vertical-align: bottom;
}

/* Navigation innerhalb der ARTInfo */
#itemcardNavWrap{
	width: 240px;
	float: left;
	margin-left: 10px;
	margin-bottom: 0;
	padding: 0;
}

#ARTInfo{
	margin-top:10px;
}

#itemcardNavWrap ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top: 0;
}

#itemcardNavWrap a{
	display: block;
	padding: 3px;
	width: 189px;
	background: #edebeb;
	border-bottom: 1px solid #FFFFFF;
}

#itemcardNavWrap a:link, #itemcardNav a:visited{
	color: #000000;
	text-decoration: none;
}

#itemcardNavWrap a:hover{
	background: #dedede;
	color: #000000;
}


.itemcardLagerWrap{
	margin-left: 250px;
	margin-top: -25px;
	float: left;
}

#itemcardNewItemWrap{
	margin-top: 0px;
	float: left;
}

#itemcardSpecialOfferWrap{
	margin-top: 0px;
	float: left;
}

.itemcard_anz input{
	/*height: 16px;*/
	width: 33px;
}

.itemcardAnz{
	display:none;
}

.itemcardBez{
	
}

.itemcard_btn_buy{
	width: 50px !important;
	height: 20px;
	background: url('../images/btnBg.png') repeat-x;
	cursor: pointer;
	padding-bottom: 4px;
}

.itemcardToBasket{
	display:none;
}

.itemcard_btn_mlk{
	width: 50px !important;
	height: 20px;
	background: url('../images/btnBg.png') repeat-x;
	cursor: pointer;
	padding-bottom: 4px;
}

#itemcard_tab_tellafriend{
	clear: both;
}

#itemcard_tab_link_tellafriend{
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 300px;
}


#itemcardTechniktext ul{
	margin-left: 0px;
	list-style: square;
}

#itemcardZubListBox{
	background: #edebeb;
	display:block;
	padding: 4px;
	margin-top: 4px;
}


/* Staffelpreis */
table.itemChartPrice{
	margin-bottom: 10px;
	width: 195px;
	/*margin-left:15px;*/
	background-color: #EDEBEB;
}

table.itemChartPrice * td{
	/*border-bottom: 1px dashed black;*/
	color: black;
	background-color: #EDEBEB;
}

td.itemChartSinglePriceText{
	font-weight: bold;
}

td.itemChartSinglePriceValue{
	font-weight: bold;
}

td.itemChartStaffelPriceText{
}

td.itemChartStaffelPriceValue{
}

#Centerpane2_ControlContainer1_ctl00_btnSync input{
	width: 180px;
	margin-right: 10px;
}

#divaddtowkb{
	width:560px;
	/*background-color:red;*/
	display:block;
	float: left;
	margin-top:20px;
}

.characteristics{
	width:730px;
	border-collapse : collapse;
	margin-left: 15px;
}

.characteristics  td{
	border-bottom : 1px #A9A9A9 dotted;
}

.alternate td{
	background-color : #F4F4F4;
}

#Centerpane2_ControlContainer1_ctl00_btnShowPreis{
	/*margin-left: 15px;*/
}

.pnlViewOptions{
	border: 1px #a9a9a9 dotted;
	background: #f4f4f4;
	margin: 15px 0px 5px 0px;
	padding: 5px;
}

.pnlViewOptions .legend{
	width: 120px;
}

#Centerpane2_ControlContainer1_ctl00_lblLager, #Centerpane2_ControlContainer1_ctl00_lblContact{
	display:block;
}

