#blueshop h2 {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#blueshop .error,
#blueshopPopup .error {
	color: #CC0000 !important;
}

#blueshop input.error,
#blueshopPopup input.error,
#blueshop p.errorBox
{
	border: 1px #CC0000 solid !important;
	color: black !important;
}

#blueshop .clear {
	clear: both;
}

#blueshop .steps {
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 20px;
	padding-top: 1px;
	padding-left: 25px;
	padding-right: 15px;
	line-height: 20px;
	font-size: 14px !important;
}

#blueshop .steps.active {
	font-weight: bold;
}

#blueshop .step1a {
	background-image: url('/page/img/shop/step1a.png');
}

#blueshop .step1b {
	background-image: url('/page/img/shop/step1b.png');
}

#blueshop .step2a {
	background-image: url('/page/img/shop/step2a.png');
}

#blueshop .step2b {
	background-image: url('/page/img/shop/step2b.png');
}

#blueshop .step3a {
	background-image: url('/page/img/shop/step3a.png');
}

#blueshop .step3b {
	background-image: url('/page/img/shop/step3b.png');
}

#blueshop .step4a {
	background-image: url('/page/img/shop/step4a.png');
}

#blueshop .step4b {
	background-image: url('/page/img/shop/step4b.png');
}

#blueshop .refresh {
	width: 12px;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

#blueshop .remove {
	width: 11px;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

#blueshop .picture {
	padding-top: 2px;
}

#blueshop .picture img {
	height: 40px;
}

#blueshop .title {
	width: 100%;
}

#blueshop .summary td {
	font-size: 11px;
}

#blueshop .summary .amount{
	width: 24px !important;
	border: 1px #AAAAAA solid;
	text-align: right;
	padding: 2px;
	font-size: 11px;
}

#blueshop .line {
	border-top: 1px #D1D1D1 solid;
}


#blueshop .summary .picture {
	padding-right: 20px;
	text-align: center;
}

#blueshop .summary .odd {
	background-color: #F9F9F9;
	height: 44px;
}

#blueshop .summary .even {
	background-color: #FFFFFF;
	height: 44px;
}

#blueshop .summary .cost {
	text-align: right;
	white-space: nowrap;
}

#blueshop .summary .number {
	text-align: right;
	white-space: nowrap;
}

#blueshop .summary .totalcost td {
	padding-bottom: 10px;
}

#blueshop .summary .chargecost td {
	border-top: 1px #D1D1D1 solid;
	padding-top: 10px;
}

#blueshop .summary .price {
	text-align: right;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
}

#blueshop .summary .personaldata {
	border-top: 1px #D1D1D1 solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

#blueshop .summary .personaldata1 {
	width: 50%;
	float: left;
}

/** Patch **/

#blueshop a.more2 span span span span span span {
	background-image: none !important;
	font-size: 11px;
	text-transform: uppercase;
}

#blueshop .btnprev {
	float: left !important;
}

#blueshop .btnnext {
	float: right !important;
}

#blueshop .laststep {
	border-top: 1px #D1D1D1 solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

#blueshop .conditions {
	border-top: 1px #D1D1D1 solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

#blueshop .conditions div {
	padding-right: 5px;
}

#blueshop .conditions .input {
	padding-top: 2px;
	padding-right: 5px !important;
}

#blueshop .floatL {
	float: left !important;
}

#blueshop a {
	color: #003273;
	text-decoration: none;
}

#blueshop a.more2 {
	color: #525252;
}

#blueshop fieldset {
	border: 0 none;
}

#blueshop #deliveryAddressForm {
	display: none;
}

#blueshop #deliveryAddress {
	height: 20px;
	border-top: 1px #D1D1D1 solid;
	border-bottom: 1px #D1D1D1 solid;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 10px;
}

#blueshop #deliveryAddress.active {
	border-bottom: 1px #FFFFFF solid;
}

#blueshop #deliveryAddress a.active {
	background-image: url('/page/img/main/down_arrow.png') !important;
}

#blueshop .pB8 {
	padding-bottom: 8px;
}

#blueshop h4 {
	font-size: 16px;
}


/** Magickbox **/

#blueshopPopup {
	padding-left: 10px;
}

#blueshopPopup thead td {
	font-weight: bold;
	padding-bottom: 5px;
}

#blueshopPopup td {
	padding: 0px 5px;
	font-size: 11px;
}

#blueshopPopup thead td.line {
	border-top: 1px #DADADA solid;
	font-size: 1px !important;
	height: 5px !important;
}

#blueshopPopup tbody td {
	font-size: 11px;
	height: 24px;
}

#blueshopPopup tbody td .first {
	margin-top: 5px;
}

#blueshopPopup tbody td input {
	width: 24px;
	border: 1px #DADADA solid;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}

#blueshopPopup .odd {
	background-color: #F9F9F9;
}

#blueshopPopup .even {
	background-color: #FFFFFF;
}

#blueshopPopup .pic {
	float: left;
	width: 200px !important;
	height: 400px !important;
	text-align: center;
	margin-right: 40px;
}

#blueshopPopup .data {
	float: left;
	width: 375px;
}

#blueshopPopup a {
	color: #003273;
	text-decoration: none;
}

#blueshopPopup a.basket {
	padding-left: 25px;
	background: url("/page/img/shop/icon-basket.png") no-repeat left center;
	float: right;
}

#blueshopPopup a.active {
	padding-left: 10px;
	background: url("/page/img/main/link_arrow_2.png") no-repeat left center;
}

#blueshopPopup a.inactive {
	color: #525252 !important;
	padding-left: 0px !important;
}

#blueshopPopup .inactive {
	padding-left: 15px;
}

#blueshopPopup p.h1 {
	margin-top: -10px;
}

#blueshopPopup .container {
	height: 400px;
}

#blueshopPopup h1 {
	font-family: Times New Roman;
	font-size: 1.5em !important;
	font-weight: normal;
	padding: 0px 0px 0.25em;
}

#blueshopPopup iframe {
	width: 410px;
	height: 360px;
}

#blueshop .hide,
#blueshopPopup .hide {
	display: none;
}

/*** Price Box ***/

.priceBoxSAP {
	margin-left: -0.625em !important;
}

.priceBox {
	height: 60px;
	min-height: 60px;
}

.priceBox .boxTop {
	background: #F1F3F6 url("/page/img/shop/box1.png") no-repeat top left;
	padding-top: 8px;
	padding-bottom: 3px;
}

.priceBox .boxBottom {
	background: #F1F3F6 url("/page/img/shop/box2.png") no-repeat bottom left;
	padding-bottom: 8px;
}

.priceBox div {
	width: 172px !important;
	background-color: #F1F3F6;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

.priceBox b {
	font-weight: bold;
}

.priceBox span {
	font-size: 16px;
	font-weight: bold;
}

.priceBox a {
	color: #003273;
	padding-left: 25px !important;
	background: url("/page/img/shop/icon-basket-price.png") no-repeat 0px 1px !important;
	text-decoration: none;
}

.paddingT10 {
	padding-top: 10px;
}

/* German notification */
#blueshop div.country-notification {
    background-color: #f9f9f9;
    height: 8.8em; /* 96px;*/
    font-size: 0.6875em;
    margin-bottom: 2em;
    overflow: auto;
}

#blueshop div.country-notification img {
    float: left;
    margin-right: 0.8em;
}
