/**
 * CSS fuer den plentyMarkets Bestellvorgang.
 *
 * Aendern Sie Ihr CSS selbst ueber den Bereich plenty* > plentyCMS * Dialog > CSS
 */
 
 
/* fieldsets werden an verschiedenen Stellen verwendet, so auch im Bereich 'Wählen Sie eine Lieferanschrift' bzw. OrderBox_DAddress */ 

fieldset {
	width:95%;
	margin-top:8px;
	padding: 4px;
	border: 0px;
	text-align:left;
}

fieldset legend {
	font-weight:bold;
	font-size:14px;
}

fieldset div {
	padding:10px;
}

/*Hedline */

.ordernav {
	margin-bottom: 10px;
	/*width: 655px;*/
	height:16px;
	background-color:#FFF;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 2px;
}
 
/* Artikelauflistung im Bestellvorgang */
 
.Order_ArticleTable {
	width:100%;
	margin-top:12px;
	margin-bottom:12px;
	border-collapse:collapse;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/*.Order_ArticleTable td {
	padding:3px;
}*/

.Order_ArticleTable th {
	font-weight: bold;
	background-color: #EAEAEA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
} 

.Order_ArticleTable th, .Order_ArticleTable span {
	color: #666;
} 
	
.Order_ArticleTable td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}


/* Darstellung der Summen im Warenkorb */

.Order_TotalsTable {
	width:100%;
	margin-top:14px;
	border-collapse:collapse;
}

.Order_TotalsTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}


/* Konfigurationstabelle */

.Order_ConfigTable {
	width:100%;
	margin-top:10px;
	text-decoration: none;
}

.Order_ConfigTable th, .Order_ConfigTable th span {
	padding-left:10px;
	font-weight:bold;
	background-color:#EAEAEA;
	color:#666;
	text-decoration: none;
}

.Order_ConfigTable td {
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#FFF;
	text-decoration: none;
}
.Order_ConfigTable table {
	margin:3px;
	border-collapse:collapse;
	border-width: 0px;
	border-style: solid solid solid solid;
	border-color: #FFF;
	padding:0px;
	width:100%;
	text-decoration: none;
}

/*# btp new classes*/

.Order_ChangeBasketButton {
	margin-right: 5px;
	float:right;
}
#select_shipping_country {
	margin-right: 5px;
	float:right;
}
.basket_payment_icon {
	display:none;
}

/* Anzeige der Gesamtsumme im Warenkorb */

.Order_ConfigTableSum {
	width:100%;
}

.Order_ConfigTableSum td{
	padding:4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}


.Order_ConfigListTable td {
	padding:4px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.Order_ConfigListTable div {
	margin:10px
}
 


/* Adresseingabe */
.Order_AddressInputTable {
	padding-top:10px;
	padding-bottom:10px;
}

.Order_AddressInputTable th {
	padding:4px;
	font-weight:bold;/*
	background-color:#CCC;*/
	border-bottom: #FFF 1px solid;
}

.Order_AddressInputTable td {
	padding:4px;
}
.input_fieldset {
	margin-left: 6px;	
}

.MyAccount_Navigation {
	width: 100%;
	margin: 0px;
	padding: 8px 4px 0px 2px; 
	list-style: none;
	font-weight: bold;
	border: none;
	color: #000000;
}

.MyAccount_Navigation li a {
	display: block;
	margin: 0;
	padding: 5px;
	background-color: #EBEEF1;
	color: #000000;
	text-decoration: none;
	width: 160px;
}
						
.MyAccount_Navigation li a:hover {
	background-color: #FFFFFF;
}

/* Artikel - Attributauswahl */

.ArticleAttrTable td {
	border: 0px;
}

.small {
	font-size: 9px;
	font-style: normal;
}

.red {
	font-style: normal;
	color:#CC0000;
}
.green {
	font-style: normal;
	color:#690;
}

/* Sprachensymbole */

.multilang_flags {
	display:none
}
.flag_de {
	display: none;
}
.flag_en {
	display :none;
}
.flag_fr {
	display: none;
}

/* OrderSteps */

#orderstep_panel {
	text-align: left;
}
.OrderStepText {
	display: none;
}
.test   {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom:2px;
}
.order_border{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 11px;
	background-position: top;
	align: bottom;
	font-weight: bold;
	/*padding-left: 10px;*/
}

/* MESSAGES */

.plentyMessageBox {
	width:99,5%;
	background-image:url(/images/admin/message_backgroun.gif);
	background-repeat:repeat;
	border:0px;
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	vertical-align:middle;
	color: #C00;
}
.plentyMessageBoxTitle {
	/*margin-top:4px;
	margin-bottom:6px;
	padding-left:0px;
	color:#000;
	font-size:16px;
	font-weight:bold;*/
	margin-bottom: 10px;
	width: auto;
	height:16px;
	background-color:#FFF;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 2px;
	background-image:url(/images/icons/silk/idea_ongree.gif);
	background-repeat:no-repeat;
} 
/*
 * CSS definitions for the new webshop login page (since plentyMarkets version 4.200)
 */
.PlentyOrderBox {
	border: 1px solid #c1c1c1;
	background-color: #fff;
	margin-top: 10px;
}
.PlentyOrderHeader {
	background-color: #ebeef1;
	padding: 5px;
	font-size: 18px;
	margin: 0 0 10px 0;
}
.PlentyOrderAdvice {
	background-color: #c2e7ce;
	padding: 5px;
	margin: 1px;
}
.PlentyOrderContent {
	padding:5px;
}
 