/* */
#shopWrapper {
	width: 710px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

.shopHeader {
	height: 60px;
}

.shopTitle {
	width: 290px;
	overflow: hidden;
}
.shopTitle h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	line-height: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
}

.shopSteps {
	width: 400px;
}

div.shopSteps span.active{
	font-weight: bold;
}

.shopIntroBox {
	padding: 10px 5px 10px 5px;
}

.shopFeedbackBox {
	background-color: #FCF2F2;
	padding: 10px 20px;
	color: #CC0000;
}
#main .shopFeedbackBox ul li{
	list-style: none;
	list-style-image: none;
}
.shopFeedbackIntro {
	font-weight: bold;
	font-size: 12px;
}
.shopFeedbackItems{
	margin: 10px 0 0 0;
}
.shopFeedbackItems ul {
	padding: 0;
	list-style: none;
}
.shopFeedbackItems li{
	font-weight: normal;
	font-size: 12px;
	color: #CC0000;
	line-height: 16px;
}


.shopSmallBox {
	width: 335px;
	padding: 20px 0;
}

.shopSmallBox.fr.billingaddress {
/*	display: none;*/
}


.shopSmallHeader {
	padding: 7px 15px;
	background-color: #eee;
	color: #000;
	margin-bottom:15px;
	clear:both;
	border:1px solid #ddd;
}
.shopHighHeader {
	padding: 7px 15px;
	background-color: #eee;
	color: #000;
	margin-bottom:15px;
	clear:both;
	border:1px solid #ddd;
	height:65px;
}


.shopSmallContent {
	padding:0 5px 20px 5px;
}
.shopSmallFormRow {
	display: block;
	padding: 4px 5px 4px 5px;
	width:280px;
	clear:both;
	margin: 0;
	float:left;
	overflow:hidden;
}


.shopLargeBox {
	width: 690px;
	padding:20px 0 10px 0;	
}
.shopLargeHeader {
	width: 680px;
	padding: 10px 5px 10px 5px;
	background-color: #EBEEF4;
	color: #402D67;
	margin-bottom:15px;
	clear:both;
}
.shopLargeContent {
	padding:0 5px 20px 5px;
}
.shopLargeFormRow {
	display: block;
	padding: 4px 5px 4px 5px;
	width:680px;
	clear:both;
	margin: 0;
	float:left;
	overflow:hidden;
}


.shopFormSubmit {
	display: block;
	padding: 10px 0 10px 0;
	margin: 0;
	overflow: hidden;
	clear:both;
}
.shopFormSubmit input{
	margin-right: 10px;
}
.shopFormSubmitNoPadding {
	display: block;
	padding: 0 0 10px 0;
	margin: 0;
	overflow: hidden;
	clear:both;
}
.shopFormCartSubmit {
	display: block;
	padding: 10px 0 10px 0;
	margin: 0;
	float:right;
}
.shopFormCartBack{
	display: block;
	padding: 15px 0 5px 0;
	margin: 0;
	float:left;
}


#shopFormCart {
	float: right;
	width: 100%;
}

.shopOrderNumber{
	font-size:18px;
	margin-top:5px;
}
.shopRuler{
	border-bottom:1px solid #DCDCDC;
	height:10px;
	display:block;
	margin:0 0 5px 0;
}
.shopTextBold {
	font-weight: bold;
}

.shopInputLarge {
	width:250px;
}
.shopInputMedium {
	width:180px;
}
.shopInputSmall {
	width:100px;
}
.shopInputCheckbox {
	width:20px;
}

#shopWrapper .checkbox, #shopWrapper .radio {
	margin:0.4em 0 0 0;
	width:13px;
}

.idealbanktext {
	margin-top:5px;
	margin-left:23px;
}

.shopRadioLabel {
	display:block;
	margin:3px 10px 0 10px;
	overflow: hidden;
	float:left;
}
.shopRadioLabelInline {
	display:block;
	margin:4px 10px 0 5px;
	overflow: hidden;
	float:left;
}
.shopRadioLabelMultiline {
	display:block;
	line-height:1.3em;
	display:block;
	margin:3px 0 0 10px;
	overflow: hidden;
	float:left;
}
.shopSmallLabel {
	width:85px;
	float:left;
	margin: 2px 5px 0 0;
	overflow: hidden;
	display:block;
}
.shopMediumLabel {
	width:135px;
	float:left;
	margin: 2px 5px 0 0;
	overflow: hidden;
	display:block;
}


.shopFormFieldRequired {
	background: url('/site/gfx/icon_required.png') no-repeat 0 0;
	margin:5px 0 0 5px;
	width:7px;
	height:7px;
	display:inline-block;
}
.shopFormFieldExplain {
	font-style: italic;
	margin-left:5px;
	display: inline;
}

.shopCartTable{
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 0 0;
	padding:0;
	width:690px;
	/* table-layout:fixed;	 */
}
.shopCartTable th {
	background-color: #EBEEF4;
	color: #402D67;
	font-weight: bold;
	vertical-align: top;
	overflow:hidden;
	padding:10px 5px 10px 5px;
}
.shopCartTable td{
	border-bottom:1px solid #DCDCDC;
	padding:10px 5px 10px 5px;
	vertical-align:top;
}
.shopDeleteRow {
	width:20px;
	text-align:left;
}
.shopArticleRow {
	width:385px;
	text-align:left;
}
.shopArticleOverviewRow {
	width:385px;
	text-align:left;
}
.shopPriceRow{
	width:70px;
	text-align:right;
}
.shopAmountRow{
	width:70px;
	text-align:left;
}
.shopSubtotalRow{
	width:95px;
	text-align:right;
	font-weight:bold;
}
.shopCartTableCalculation{
	border-collapse:collapse;
	border-spacing:0;
	margin:15px 0 0 0;
	padding:0;
	width:690px;
/* 	table-layout:fixed;	 */
}
.shopCartTableCalculation td{
	vertical-align:top;
}
.shopCalculationRow {
	width:585px;
	padding: 1px 5px 10px 5px;

	text-align:right;
}
.shopCalculationPriceRow {
	width:85px;
	padding: 1px 5px 10px 5px;
	text-align:right;
	font-weight:bold;
}
.shopCalculationRow img {
	margin-bottom:-3px;
}
.shopCalculationTotalRow {
	width:585px;
	text-align:right;
	padding: 10px 5px 10px 5px;
	border-top:1px solid #DCDCDC;
}
.shopCalculationPriceTotalRow {
	width:85px;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	padding: 10px 5px 10px 5px;
	border-top:1px solid #DCDCDC;
}
.shopEditPaymentlink {
	padding-left:20px;
}
.shopEditAddress{
	margin:5px 0 10px 28px;
	clear: both;
}
.shopAddressNewlink{
	margin:30px 0 5px 0;
	font-weight: bold;
}


.fc {
	clear: both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

#shopWrapper form {
	padding:0;
	margin:0;
}
#shopWrapper fieldset {
	border: 0;
	padding: 0;
	margin: 0;	
}
#shopWrapper input {
	font-size: 12px;
}
#shopWrapper .submit {
	margin: 5px 0 5px 0;
}

/* style_add_to_shop_css.css */

.shopSteps span{
	display:block;
	text-indent: -999px;
	height:25px;
	float:left;
}
.shopSteps span a{
	display:block;
	text-indent: -999px;
	height:25px;
}
.shopSteps span a:hover{
	display:block;
	text-indent: -999px;
	height:25px;
}
.shopSteps span.step1,.shopSteps span.step1 a{
	width:89px;
	background: url(/site/gfx/steps_01.png) 0 0 no-repeat;
}
.shopSteps span.step2,.shopSteps span.step2 a{
	width:98px;
	background: url(/site/gfx/steps_02.png) 0 0 no-repeat;
}
.shopSteps span.step3,.shopSteps span.step3 a{
	width:75px;
	background: url(/site/gfx/steps_03.png) 0 0 no-repeat;
}
.shopSteps span.step4,.shopSteps span.step4 a{
	width:66px;
	background: url(/site/gfx/steps_04.png) 0 0 no-repeat;
}
.shopSteps span.step5,.shopSteps span.step5 a{
	width:72px;
	background: url(/site/gfx/steps_05.png) 0 0 no-repeat;
}
.shopSteps span.active {
	background-position: 0 -50px;
}
.shopSteps span.step1 a,.shopSteps span.step2 a,.shopSteps span.step3 a,.shopSteps span.step4 a,.shopSteps span.step5 a {
	background-position: 0 -25px;
}
.shopSteps span.step1 a:hover,.shopSteps span.step2 a:hover,.shopSteps span.step3 a:hover,.shopSteps span.step4 a:hover,.shopSteps span.step5 a:hover {
	background-position: 0 -50px;
}