﻿/***** © 2009 zeta software GmbH
Layout: Zeta Producer - Shop *****/

/***** SHOP *****/
.aroundshop {
}

/***** SHOP - ERROR *****/
.aroundshop .error {
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: #fcdbdb;
	border: 1px solid #dba7a7;
}

/* 2009-07-31, Uwe Keim: */
/***** SHOP - INFO *****/
.aroundshop .information {
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: #DBFCDB;
	border: 1px solid #A7DBA7;
}

/***** SHOP - CONTENT *****/
.aroundshop .fetchedcontent {
}

/***** SHOP - SORTABLE *****/
.aroundshop .fetchedcontent table.sortable {
	margin: 0 0 15px 0;
	padding: 0;
}

.aroundshop .fetchedcontent table.sortable th {
	margin: 0;
	padding: 0 30px 5px 0;
	text-align: left;
}

.aroundshop .fetchedcontent table.sortable td {
	margin: 0;
	padding: 0 30px 5px 0;
	text-align: left;
}

/***** SHOP - FORM *****/
.aroundshop .fetchedcontent table.form {
	margin: 0 0 15px 0;
	padding: 0;
}

.aroundshop .fetchedcontent table.form th {
	margin: 0;
	padding: 0 10px 3px 0;
	font-weight: normal;
	text-align: left;
}

.aroundshop .fetchedcontent table.form td {
	margin: 0;
	padding: 0 10px 3px 0;
	text-align: left;
}

.aroundshop .fetchedcontent table.form input {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}

/***** SHOP - PAYMENT *****/
.aroundshop .fetchedcontent .PaymentRadio {
	margin: 0 0 15px 0;
	padding: 0;
}

.aroundshop .fetchedcontent .PaymentRadio label {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 16px;
	font-weight: bold;
}

.aroundshop .fetchedcontent .PaymentContent {
	margin: 0 0 15px 0;
	padding: 0 0 0 27px;
}

/***** SHOP - BUY *****/
.aroundshop .fetchedcontent .OrderSheet {
	margin: 0 0 15px 0;
	padding: 15px 10px 0 10px;
	background: #fcf9db;
	border: 1px solid #bbc5c8;
}

.aroundshop .fetchedcontent .CustomerDataPanel {
}

.aroundshop .fetchedcontent .CustomerDataPanel .CouponTable {
	margin: 0 0 15px 0;
	padding: 0;
}

.aroundshop .fetchedcontent .CustomerDataPanel .CouponTable table {
}

.aroundshop .fetchedcontent .CustomerDataPanel .CouponTable table th {
	font-weight: normal;
	text-align: left;
}

.aroundshop .fetchedcontent .CustomerDataPanel .CouponTable table td {
}

.aroundshop .fetchedcontent .CustomerDataPanel .CouponTable table td input {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}

.aroundshop .fetchedcontent .AgbCheck {
}


/*  ##################################################### */

/***** SEARCH RESULTS - Added by Uwe Keim 2009-11-14. *****/

.nst
{
}

.nsr
{
}

.sri
{
}

.srh
{
	font-weight:bold;
}

.srd
{
	font-style:italic;
}

.src
{
	font-size: 10px;
	color: #657A7F;
}

/*  ##################################################### */
