@CHARSET "ISO-8859-1";

/*@import url(default.css);*/

#logo {
	background: top left no-repeat;
	
}

#logo a {
	display: block;
}

/* +++++ arvato layout ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.block {
	background-color: #e6f0f8;
	border: 1px solid #408ec6;
}

.continue_shopping {
	font-weight: bold;
}

.contractual_partner {
	font-weight: bold;
	font-size: 12px;
}

#breadcrumbnavigation a {
	color: #0068b3;
}

#center .categories .category {
	background-color: #408ec6;
}

#center .checkout,#center .cancelorder {
	border: 1px solid #0068b3;
	color: #0068b3;
}

#footer {
	color: #000;
	text-align: center;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

#left .menu_item {
	color: #0068b3;
}

#progressbar td.past {
	background-color: #408ec6;
}

#progressbar td.current {
	background-color: #0068b3;
}

#progressbar td.future {
	background-color: #c0daec;
	color: #0068b3;
}

#menu_assortment .subcategories .active {
	color: #0068b3;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

a.action,.functions div,#payment p,#delivery p,#positions p,#cancellation p,#licensee p {
	padding-top: 1px;
	padding-bottom: 1px;
}

a.action {
	background-color: #d4d0c8;
	border: 1px solid #000;
	color: #000;
	display: block;
	float: left;
	margin: 0 3px 3px 0;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none !important;
}

.functions div {
	clear: both;
}

.addtocart .subscription {
	font-weight: bold;
}

.data .detail, .data .description {
	display: block;
	margin-bottom: 1em;
}

.data .note, .orderentries .note, #subscription_extension .note, #subscription_renewal .note {
	color: red;
}

.orderentries td.addon {
	padding-left: 3em;
}

.orderentries td.description span {
	display: block;
}

.orderentries td.thumbnail {
	text-align: center;
	width: 125px;
}

.orderentries td.thumbnail img {
	max-width: 110px;
}

.input_container {
	margin: 0 0 3px 0;
}

fieldset .label {
	display: block;
	float: left;
	padding-right: 1em;
	text-align: right;
	width: 50%;
}

span.highlight {
	font-weight: bold !important;
}

#right .block label {
	display: none;
}

/* +++++ center +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#center .upselling form {
	width: auto;
}

/* +++++ menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu .submenu {
	margin-bottom: 2em;
}

/* +++++ product description ++++++++++++++++++++++++++++++++++++++++++++++++ */

.description h1, .description h2, .description h3, .description h4, 
.description h5, .description h6 {
	color: #000 !important;
}

.description h1 {
	font-size: 12px !important;
	font-weight: bold !important;
}

.description h2 {
	font-size: 11px !important;
}

.description h3 {
	font-size: 11px !important;
	font-style: italic;
}

.description p {
	margin: 0 0 1.5em 0;
}

/* bug #990
.description span {
	display: block;
}
*/
.attributes table {
	width: 100%;
}

.attributes td, .attributes th {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.attributes td ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

tr.even td, tr.even th {
	background-color: #eee;
}

.heading {
	background-color: #eee;
	border-bottom: 1px solid #888;
	color: #000;
	padding: 3px;
}

.root {
	display: block;
	margin: 1em 0 1em 0;
}

.root .link {
	font-weight: bold;
	display: inline;
	text-decoration: underline;
}

/* +++++ advertising ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.promotion {
	border: 1px solid #888;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
}

.promotion span {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}

.promotion .description {
	display: none;
}

.promotion .name a {
	color: #0068b3;
}

.promotion .price .net {
	color: red;
	font-size: 14px;
	margin-top: 1em;
}

.promotion .price span {
	margin-bottom: 0px;
}

.promotion .price span.tax {
	display: inline;
}

#center .advertising {
	border: 1px solid #888;
	margin-top: 10px;
}

#center .promotion {
	border: none;
	float: left;
	margin: 10px;
	width: 150px;
}

#page_upselling .advertising .upselling .promotion .price br {
	display: inline;
}

#page_upselling .advertising .upselling {
	border-bottom: 1px solid #888;
}

#page_upselling .advertising .upselling h2 {
	background-color: #eee;
	border-bottom: 1px solid #888;
	color: #000;
	padding: 3px;
}

#page_upselling .advertising .upselling h2 .price {
	color: red;
}

#page_upselling .advertising .price span {
	display: inline;
}

#page_upselling .promotion {
	clear: both;
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
}

#page_upselling .promotion img {
	margin: 0 20px 20px 0;
	float: left;
}

#page_upselling .promotion span {
	text-align: left;
	width: auto;
}

#page_upselling .promotion .description {
	display: block;
	text-align: justify;
}

#page_upselling .promotion .name {
	font-size: 14px;
	font-weight: bold;
}

#page_upselling .promotion .price {
	clear: both;
	color: #0068b3;
}

#page_welcome .advertising {
	border: none;
}

#page_welcome .promotion {
	margin: 0 20px 20px 0;
	width: 45%;
}

#page_welcome .promotion img {
	margin: 0 10px 10px 0; 
	float: left;
}

#page_welcome .promotion span {
	text-align: left;
}

#page_welcome .promotion .description {
	display: block;
	text-align: justify;
}

#page_welcome .promotion .name {
	font-size: 14px;
	font-weight: bold;
}

/* +++++ vouchers +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.voucher span {
	display: block;
}

.voucher .name {
	font-style: italic;
}

.voucher .violationmessage, .attention {
	color: red;
}

/* +++++ downloads and subscriptions ++++++++++++++++++++++++++++++++++++++++ */

table.affiliateorders, table.downloads, table.license_assignments, table.subscriptions {
	width: 100%;
}

table.affiliateorders th, table.affiliateorders td, 
table.downloads th,table.downloads td,
table.license_assignments th, table.license_assignments td,
table.subscriptions th,table.subscriptions td {
	padding: 5px;
	vertical-align: top;
}

table.affiliateorders th, table.downloads th, table.license_assignments th, table.subscriptions th {
	border-bottom: 2px solid #888;
}

/* +++++ affiliate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#affiliate {
	border: 2px solid  red;
	padding: 20px;
	margin-top: 1em;
}

#affiliate h1, #affiliate h2, #affiliate h3, #affiliate h4, #affiliate h5, 
#affiliate h6 {
	color: #000 !important;
}

#affiliate h1 {
	font-weight: bold;
}

#affiliate h2 {
	background-color: #fee;
	padding: 3px;
	margin-top: 20px;
}

#affiliate h3 {
	font-style: italic;
	font-weight: normal;
}

#affiliate textarea {
	margin-bottom: 25px;
}

/* +++++ live edit area +++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#live_edit_area {
	border: 2px solid #0068b3;
	padding: 20px;
	margin-top: 1em;
}

#live_edit_area h1, #live_edit_area h2, #live_edit_area h3, #live_edit_area h4, 
#live_edit_area h5, #live_edit_area h6 {
	color: #000 !important;
}

#live_edit_area h1 {
	font-weight: bold;
}

#live_edit_area h2 {
	background-color: #c0daec;
	padding: 3px;
	margin-top: 20px;
}

#live_edit_area h3 {
	font-style: italic;
	font-weight: normal;
}

#live_edit_area textarea {
	margin-bottom: 25px;
}

/* +++++ controls +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#controls {
	margin-top: 3em;
}

#controls a {
	margin-right: 3em;
}

/* +++++ price ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.price .secondary {
	white-space: nowrap;
}

.price .primary {
	font-weight: bold;
}

.price .value {
	margin: 0;
}

.price .tax {
	color: #bbb;
	font-size: 10px;
}

div.paymentmode {
	clear: both;
}

div#subscription_extension, div#subscription_cancellation, 
div#subscription_renewal, div#subscription_orders
{
	border-top: 2px solid #aaa;
	margin-top: 2em;
	padding: 10px;
}

