
/**************************************************************/
/************************* WARENKORB **************************/
/**************************************************************/

ul#menu {
	margin-bottom: 0;
	position: absolute;
	bottom: 10px;
	right: 15px;
}

ul#menu li{
	display: inline-block;
	list-style: none;
	margin-left: 8px;
}

ul#menu li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #575757;
}

div.historyInfoBubble {
	right: 80px;
	display: block !important;
}

div#basketBox {
    width: 252px;
    position: absolute;
    right: 0px;
    display: none;
    z-index: 10;
}

div#basketBoxTop, div.infoBubbleTop {
	width: 252px;
	height: 24px;
	background-image: url('../Images/bubble.png');
	background-repeat: no-repeat;
}

div#basketBoxText, div.infoBubbleText {
	background-color: #575757;
	padding: 0px 10px;
	color: #ffffff;
	z-index: 99;
}

div#basketBoxBottom, div.infoBubbleBottom {
	width: 252px;
	height: 8px;
	background-image: url('../Images/bubble.png');
	background-repeat: no-repeat;
	background-position: 0px -24px;
}

div.medienweltBestellvorgang a {
	color: #F39911;
}

div.mediaWorldBasket div#processBar {
	position: relative;
	height: 31px;
	margin-bottom: 20px;
}

div.mediaWorldBasket div.processBarStep {
	position: absolute;
	background-position: 0px 0px;
	height: 31px;
}

div.processBarHover {
	background-position: 0px -31px !important;
}

div.processBarDone {
	background-position: 0px -62px !important;
}

div#returnDateBar {
	margin-top: 20px;
}

div#returnDateBar div#returnDateLabel {
	float: left;
	width: 150px;
	font-weight: bold;
}

div#returnDateBar div#returnDateValue {
	float: left;
	margin-right: 30px;
}

div#returnDateBar div#returnDateValue input {
	border: 1px solid #ffffff;
	width: 2px;
	padding: 2px 12px;
	color: #ffffff;
	visibility: hidden;
}

div#returnDateInfoBubble {
	position: absolute;
	display: none;
	width: 252px;
	z-index: 50;
}

div#addMedia {
	margin-top: 30px;
}

div#basketForward {
	margin: -25px -3px 30px 0px;
	text-align: right;
}

input#basketForwardButton {
	background-image: url('../Images/wkWeiter.png');
	background-color: transparent;
}

a.deleteBasketEntry {
	display: block;
	background-image: url(../Images/dustbin.jpg);
	background-position: 19px 0px;
	width: 19px;
	height: 25px;
	margin: 0px auto;
}

a.deleteBasketEntry:hover {
	background-position: 0px 0px;
}

div.medienwelt_info_alert {
    color: #3a87ad;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    padding: 5px;
    border-radius: 4px;
    font-weight: normal;
    font-size: 11px;
    margin: 0 5px 5px 5px;
}

table.orderTable td.title div.medienwelt_info_alert a {
    color: #3a87ad;
    margin: 0;
    padding: 0;
}

table.orderTable td.title div.medienwelt_info_alert a {
    color: #3a87ad !important;
    text-decoration: underline;
}

img.basket_online_info {
    position: absolute;
    right: 7px;
    top: 10px;
}

td.title.title_online_1 {
    padding-top: 5px !important;
}

table#basketTable {
	margin-top: 25px;
	margin-bottom: 30px;
}

table#reservationTable {
	margin-top: 15px;
}

div#deliveryAddress {
	margin-top: 20px;
}

div.deliveryHeader {
	font-weight: bold;
}

div#basketWrapper hr {
	margin: 20px 0px;
}

div#deliveryMethod input.deliveryRadio {
	width: auto;
	margin-right: 10px;
	float: left;
}

div#deliveryMethod label {
	display: block;
	float: left;
	margin-bottom: 20px;
	font-weight: normal;
}

div#basketDone {
	margin-top: 10px;
}

div#basketErrorMessage {
	color: #F5AD3F;
	font-weight: bold;
}

div.basket-notice {
	margin: 30px 0px;
	overflow: hidden;
}

div.basket-notice input {
	width: 17px;
	float: left;
}

div.basket-notice label {
	float: left;
	width: 600px;
	font-weight: normal;
}

div#pickupDate {
	display: inline-block;
	background-image: url('../Images/historyDropdown.jpg');
	background-repeat: no-repeat;
	width: 130px;
	height: 23px;
}

div#pickupDate input {
	border: none;
	width: 152px;
	padding: 3px 12px;
	background-color: transparent;
	font-style: italic;
	font-size: 0.8em;
	cursor: pointer;
}

div#basketConfirmation {
	margin-top: 20px;
}

div.confirmationHeader {
	font-weight: bold;
	margin-bottom: 5px;
}

/***********************************************/
/***************** ORDER TABLE *****************/
/***********************************************/

table.orderTable {
	font-size: 0.875em;
	line-height: 1.2em;
}

table.orderTable th {
	font-size: 1.1em;
}

table.orderTable td {
	vertical-align: middle;
}

table.orderTable td.title {
    position: relative;
}

table.orderTable tr.entryRow:hover, table.orderTable tr.entryRow:hover td.title a {
	color: #F39911;
}


table.orderTable th.mediennr, td.mediennr {
	width: 110px;
	font-weight: bold;
}

table.orderTable th.mediennr span.thin {
	font-weight: normal;
}

table.orderTable th.return, table.orderTable th.ordered {
	width: 85px;
}

table.orderTable td.formatDate a { color: #F39911; }

table#ordersTable th.return {
	width: 125px;
}

input.returnDateChange, input.orderDateChange {
	width: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	color: #ffffff;
}

table.orderTable th.cost {
	width: 50px;
}

table.orderTable td.title  {
	font-weight: bold;
}

table.orderTable td.title {
	padding: 0px;
}

table.orderTable td.title a {
	padding: 5px 8px;
	display: block;
	color: #575757;
	text-decoration: none;
}

table.orderTable td.title a:hover { color: #F39911; }

table.orderTable td.delete {
	width: 20px;
	text-align: center;
}

table.orderTable div.medienart {
	font-size: 10px;
	color: #B8BAB9;
	line-height: 13px;
}

div#suggestions {
	margin: 0px auto;
}

div#suggestionsInfo {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
}

div.suggestionEntry {
	width: 31%;
	float: left;
	text-align: center;
	border-right: 1px solid #E6E6E6;
	height: 180px;
	font-size: 12px;
	padding: 0px 5px;
	padding-top: 10px;
}

div.suggestionEntryLast {
	border-right: none !important;
}

div.suggestionEntry:last-child {
	border-right: none;
}

div.suggestionTitle {
	margin-top: 5px;
}


/**************************************************************/
/************************* HISTORIE ***************************/
/**************************************************************/

div.historyTabContent {
	min-height: 300px;
	display: none;
}

table#reservationsTable th, table#ordersTable th, table#historyTable th {
	padding-top: 8px;
	padding-bottom: 8px;
}

div#historyInfo {
	margin-top: -20px;
	margin-bottom: 20px;
}

div#historyMenu {

}

div.historyInformation {
	font-style: italic;
	padding: 10px;
}

div#historyMenu a {
	color: #ffffff;
	text-decoration: none;
	padding: 7px 15px 5px 12px;
	display: block;
}

div#historyMenu {
	border-bottom: 1px solid #EAEAEA;
}

div#historyMenu div.menuEntry, div#historyMenu div.menuEntryActive {
	background: none repeat scroll 0 0 #898989;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    display: inline-block;
    font-size: 17px;

    position: relative;
    text-transform: uppercase;
	font-weight: bold;
	margin-right: 1px;
	float: left;
}

div#historyMenu div.menuEntryActive, div#historyMenu div.menuEntry:hover {
	background-color: #575757;
}

div#historyMenu div.menuEntryActive a, div#historyMenu div.menuEntry:hover a {
	color: #f29201;
}

a#currentCountLink {
	background-image: url('../Images/historyDropdown.jpg');
	background-repeat: no-repeat;
	width: 115px;
	height: 21px;
	display: block;
	text-decoration: none;
	color: #575757;
	font-style: italic;
	font-size: 0.85em;
	padding: 2px 0px 0px 10px;
}

div#historyItemCountChooser {
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #999999;
	padding: 5px 5px 7px 10px;
}

div#countChooserInfo {
	float: left;
	padding-right: 10px;
	font-weight: bold;
}

div#countChooser {
	float: left;

}

div#currentCount {
	position: absolute;
	z-index: 1;
}

div#possibleCounts {
	background-color: #ffffff;
	margin-left: 7px;
	width: 109px;
	border: 1px solid #eaeaea;
	display: none;
}

div#possibleCounts a {
	display: block;
	text-decoration: none;
	color: #575757;
	font-style: italic;
	font-size: 0.85em;
	padding: 3px;
	background-color: #ffffff;
}

div#possibleCounts a:hover {
	background-color: #eaeaea;
}

div#historyIconLegend {
	font-style: italic;
	margin-top: 20px;
	border-top: 1px solid #eaeaea;
	padding-top: 15px;
	font-size: 0.9em;
}

div.historyPaginator {
	height: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
}

/**************************************************************/
/************************ PAGINATOR ***************************/
/**************************************************************/

div.widgetPaginator {
	width: 166px;
	margin: 0px auto;
	margin-top: 20px;
	position: relative;
	text-align: center;
}

div.widgetPaginator div {
	display: inline-block;
	width: 30px;
	height: 20px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}

div.widgetPaginator div a { text-decoration: none; color: #575757; background-color: transparent; display: block;}
div.widgetPaginator div a:hover { background-color: #DCDC00; color: #ffffff;}
div.widgetPaginator div.previous a:hover, div.widgetPaginator div.next a:hover { background-color: #ffffff; }

div.widgetPaginator div.previous {
	position: absolute;
	left: -40px;
	top: 0px;
}

div.widgetPaginator div.next {

}

div.widgetPaginator div.current {
	background-color: #DCDC00;
	color: #ffffff;
}

div.widgetPaginator div.border {
	border-left: 1px solid #575757;
}
